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 sanjaya singharage <sa...@opensource.lk> on 2005/02/28 05:58:15 UTC

ant build fails on building apache modules

compileApache20Module:
Suspicious library name starting with "lib": libapr
Suspicious library name starting with "lib": libhttpd
       [cc] 3 total files to be compiled.
       [cc] Apache2Transport.cpp
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apache2Tran
sport.h(68) : error C2555: 'Apache2Transport::setTransportProperty' : overriding
 virtual function differs from 'axiscpp::SOAPTransport::setTransportProperty' on
ly by return type or calling convention
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(199) : see declaration of 'SOAPTransport'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apache2Tran
sport.h(70) : error C2555: 'Apache2Transport::setTransportProperty' : overriding
 virtual function differs from 'axiscpp::SOAPTransport::setTransportProperty' on
ly by return type or calling convention
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(199) : see declaration of 'SOAPTransport'
       [cc] mod_axis2.cpp
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apache2Tran
sport.h(68) : error C2555: 'Apache2Transport::setTransportProperty' : overriding
 virtual function differs from 'axiscpp::SOAPTransport::setTransportProperty' on
ly by return type or calling convention
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(199) : see declaration of 'SOAPTransport'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apache2Tran
sport.h(70) : error C2555: 'Apache2Transport::setTransportProperty' : overriding
 virtual function differs from 'axiscpp::SOAPTransport::setTransportProperty' on
ly by return type or calling convention
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(199) : see declaration of 'SOAPTransport'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : error C2259: 'Apache2Transport' : cannot instantiate abstract class due
 to following members:
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apa
che2Transport.h(55) : see declaration of 'Apache2Transport'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : warning C4259: 'int __thiscall axiscpp::SOAPTransport::setTransportProp
erty(const char *,const char *)' : pure virtual function was not defined
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(254) : see declaration of 'setTransportProperty'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : warning C4259: 'int __thiscall axiscpp::SOAPTransport::setTransportProp
erty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,const char *)' : pure virtual func
tion was not defined
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(233) : see declaration of 'setTransportProperty'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : error C2259: 'Apache2Transport' : cannot instantiate abstract class due
 to following members:
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\Apa
che2Transport.h(55) : see declaration of 'Apache2Transport'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : warning C4259: 'int __thiscall axiscpp::SOAPTransport::setTransportProp
erty(const char *,const char *)' : pure virtual function was not defined
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(254) : see declaration of 'setTransportProperty'
       [cc] D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\mod_axis2.c
pp(43) : warning C4259: 'int __thiscall axiscpp::SOAPTransport::setTransportProp
erty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,const char *)' : pure virtual func
tion was not defined
       [cc]         D:\san\works\checkouts\head\ws-axis\c\src\server\apache2\../
../transport/SOAPTransport.h(233) : see declaration of 'setTransportProperty'
       [cc] AttachmentHelper.cpp
       [cc] Generating Code...



BUILD FAILED
D:\san\works\checkouts\head\ws-axis\c\build\buildApache20Module.xml:24: cl faile
d with return code 2