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 "Chinthana C. Dinapala" <CD...@virtusa.com> on 2005/10/12 07:28:32 UTC

Today Build fail

Hi Folks,

 

Today build is failing with following error.

 

 

compileTransport:

 

compileAxisTransport:

 

buildVersionResource:

   [delete] Deleting 2 files from C:\axiscpp\ws-axis\c\build

     [copy] Copying 1 file to C:\axiscpp\ws-axis\c\build

       [cc] 6 total files to be compiled.

       [cc] HTTPTransport.cpp

       [cc]
C:\axiscpp\ws-axis\c\src\transport\axis3\HTTPTransport.cpp(1687) : error
C2039: 'clear' : is not a member of 'basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >'

       [cc] URL.cpp

       [cc] PlatformSpecificWindows.cpp

       [cc] HTTPTransportException.cpp

       [cc] HTTPTransportInstantiator.cpp

       [cc] ChannelFactory.cpp

       [cc] Generating Code...

 

BUILD FAILED

C:\axiscpp\ws-axis\c\build.xml:225: The following error occurred while
executing this line:

C:\axiscpp\ws-axis\c\build.xml:215: The following error occurred while
executing this line:

C:\axiscpp\ws-axis\c\build.xml:142: The following error occurred while
executing this line:

C:\axiscpp\ws-axis\c\build\buildTransport.xml:22: cl failed with return
code 2

 

Total time: 1 minute 10 seconds

 

Thanks

Chinthana