You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Francesco Vollero (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/03/26 21:22:26 UTC

[jira] [Issue Comment Edited] (DTACLOUD-161) Couldn't compile libdeltacloud

    [ https://issues.apache.org/jira/browse/DTACLOUD-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238701#comment-13238701 ] 

Francesco Vollero edited comment on DTACLOUD-161 at 3/26/12 7:20 PM:
---------------------------------------------------------------------

Hi Rajaguganeswaran,
sorry for bothering, but could you first to open a ticket on Jira, write on the mailing list and ask about and maybe later open a ticket?

Now, talk about your problem, seems, from my point of view, that you forgot to link the deltacloud library, with the right library flag in gcc -ldeltacloud ?
Is that your case?

Anyway we didn't support libdeltacloud because is not our product but a third party library.
                
      was (Author: fvollero):
    Hi Rajaguganeswaran,
sorry for bothering, but could you first to open a ticket on Jira, write on the mailing list and ask about and maybe later open a ticket?

Now, talk about your problem, seems, from my point of view, that you forgot to link the deltacloud library, with the right library flag in gcc -ldeltacloud ?
Is that your case?
                  
> Couldn't compile libdeltacloud
> ------------------------------
>
>                 Key: DTACLOUD-161
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-161
>             Project: DeltaCloud
>          Issue Type: Bug
>         Environment: fedora 15
>            Reporter: Rajaguganeswaran K
>            Assignee: Francesco Vollero
>
> Hai,
> We tried libdeltacloud to connect with deltacloud. libdeltacloud has been included in /usr/include.
> But couldn't compile the program. It shows
> /tmp/ccqjeOIC.o: In function `main':
> test2.c:(.text+0x39): undefined reference to `deltacloud_initialize'
> test2.c:(.text+0x42): undefined reference to `deltacloud_get_last_error_string'
> test2.c:(.text+0x78): undefined reference to `deltacloud_get_instance'
> test2.c:(.text+0x81): undefined reference to `deltacloud_get_last_error_string'
> test2.c:(.text+0xaa): undefined reference to `deltacloud_free_instance_list'
> test2.c:(.text+0xbe): undefined reference to `deltacloud_free'
> collect2: ld returned 1 exit status
> Undefine reference to methods related to deltacloud.
> Could you please help us to figure it.
> Gugan
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira