Hi all,
Ant build was failed on latest CVS checkout with following error messages..
[cc] C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\src\transpo
rt\axis3\HTTPChannel\HTTPChannel.hpp(16) : fatal error C1083: Cannot open includ
e file: 'tpipv6.h': No such file or directory
[cc] HTTPChannel.cpp
[cc] C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\src\transpo
rt\axis3\HTTPChannel\HTTPChannel.hpp(16) : fatal error C1083: Cannot open includ
e file: 'tpipv6.h': No such file or directory
[cc] Generating Code...
BUILD FAILED
C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\build.xml:197: The foll
owing error occurred while executing this line:
C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\build.xml:186: The foll
owing error occurred while executing this line:
C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\build.xml:123: The foll
owing error occurred while executing this line:
C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c\build\buildChannel.xml:
25: cl failed with return code 2
Total time: 1 minute 47 seconds
C:\Documents and Settings\dchandradasa\Desktop\ws-axis\c>
Dushshantha...