Title: Message

It seems you are using apache 2.2.3 use 2.0.x instead

-----Original Message-----
From: Murali Konnipati [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 13, 2006 8:30 PM
To: axis-c-user@ws.apache.org
Subject: Problem with Axis C++ installatio on Linux PC

Hi All,
 
        I got the following error when i try to build the file using ant from the SVN code...
 
        buildVersionResource:
       [cc] Starting dependency analysis for 2 files.
       [cc] 1 files are up to date.
       [cc] 1 files to be recompiled from dependency analysis.
       [cc] 2 total files to be compiled.
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In member
       [cc]    function `virtual int
       [cc]    Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,
       [cc]    const char*)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: `
       [cc]    ap_table_set' undeclared (first use this function)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: (Each
       [cc]    undeclared identifier is reported only once for each function it appears
       [cc]    in.)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In member
       [cc]    function `virtual const char* Apache2Transport::getTransportProperty(const
       [cc]    char*, bool)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: `
       [cc]    ap_table_elts' undeclared (first use this function)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function `int
       [cc]    axis_handler(request_rec*)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: control
       [cc]    reaches end of non-void function
 
BUILD FAILED
/home/globus/Axis/ws-axis/build.xml:245: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build.xml:236: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build.xml:124: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ failed with return code 1
 
Total time: 2 minutes 21 seconds
 
Can anybody tell me, do i need to modify any part of the build.xml.
 
Thanks in advance,
 
Murali Krishna K
 

Reply via email to