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 "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/02/01 14:55:20 UTC

[jira] Closed: (AXISCPP-265) SimpleAxisServer failing to build on Linux and AIX using ANT

     [ http://issues.apache.org/jira/browse/AXISCPP-265?page=history ]
     
John Hawkins closed AXISCPP-265:
--------------------------------


Fixed.

> SimpleAxisServer failing to build on Linux and AIX using ANT
> ------------------------------------------------------------
>
>          Key: AXISCPP-265
>          URL: http://issues.apache.org/jira/browse/AXISCPP-265
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - ANT
>     Versions: current (nightly)
>  Environment: ANT Build on Linux and AIX
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>     Priority: Blocker
>      Fix For: current (nightly)

>
> The SimpleAxisServer is failing to build.
> On Linux, the link is failing:
>        [cc] /build/nw00_PA/obj/bin/libaxis_server.so: undefined reference to `dlerror'
>        [cc] /build/nw00_PA/obj/bin/libaxis_server.so: undefined reference to `dlclose'
>        [cc] /build/nw00_PA/obj/bin/libaxis_server.so: undefined reference to `dlopen'
>        [cc] /build/nw00_PA/obj/bin/libaxis_server.so: undefined reference to `dlsym'
> While on AIX, the compilation is failing:
>        [cc] /usr/vacpp/exe/xlCentry -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX50 -D_AIX51 -D_IBMR2 -D_POWER -DENABLE_AXIS_EXCEPTION -DHAVE_CONFIG_H -DAIX -I/build/nw00_PA/src/ws-axis/c/include -q32 -qansialias -qnolm -qstaticinline -oSimpleAxisServer.o /build/nw00_PA/obj/src/server/simple_axis_server/SimpleAxisServer.cpp /tmp/xlcW0RHs.qa /tmp/xlcW1RHs.qb /dev/null SimpleAxisServer.lst /dev/null /tmp/xlcW2RHs.qc 
>        [cc] "/build/nw00_PA/obj/src/server/simple_axis_server/SimpleAxisServer.cpp", line 129.29: 1540-0256 (S) A parameter of type "unsigned long *" cannot be initialized with an expression of type "unsigned int *".
>        [cc] "/build/nw00_PA/obj/src/server/simple_axis_server/SimpleAxisServer.cpp", line 129.29: 1540-1205 (I) The error occurred while converting to parameter 3 of "accept(int, sockaddr *, socklen_t *)".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira