You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2008/02/03 14:12:09 UTC

[jira] Created: (AXIS2C-957) Build Break with --enable-libcurl=yes option

Build Break with --enable-libcurl=yes option
--------------------------------------------

                 Key: AXIS2C-957
                 URL: https://issues.apache.org/jira/browse/AXIS2C-957
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Unix/Linux), core/transport
    Affects Versions: Current (Nightly)
         Environment: Linux (Debian/Sid)
            Reporter: Dinesh Premalal
            Assignee: Dinesh Premalal
             Fix For: 1.3.0


There was a build break when I tried to build with --enable-libcurl=yes , I got following error.

In file included from http_transport_sender.c:35:
libcurl/axis2_libcurl.h:14: error: redefinition of typedef 'axis2_libcurl_t'
../../../../../include/axis2_http_sender.h:79: error: previous declaration of 'axis2_libcurl_t' was here
make[7]: *** [http_transport_sender.lo] Error 1


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-957) Build Break with --enable-libcurl=yes option

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dinesh Premalal resolved AXIS2C-957.
------------------------------------

    Resolution: Fixed

Committed revision 617985

> Build Break with --enable-libcurl=yes option
> --------------------------------------------
>
>                 Key: AXIS2C-957
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-957
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux), core/transport
>    Affects Versions: Current (Nightly)
>         Environment: Linux (Debian/Sid)
>            Reporter: Dinesh Premalal
>            Assignee: Dinesh Premalal
>             Fix For: 1.3.0
>
>
> There was a build break when I tried to build with --enable-libcurl=yes , I got following error.
> In file included from http_transport_sender.c:35:
> libcurl/axis2_libcurl.h:14: error: redefinition of typedef 'axis2_libcurl_t'
> ../../../../../include/axis2_http_sender.h:79: error: previous declaration of 'axis2_libcurl_t' was here
> make[7]: *** [http_transport_sender.lo] Error 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org