Ooopps:-( These seem to be intoroduced by changes I made to XML parser build script that includes support for Guththila.
I will look into the problems thanks, Samisa... On 8/3/05, Chinthana C. Dinapala <[EMAIL PROTECTED]> wrote: > > > > Hi folks, > > > > Build is failing to build parser with latest changes. > > This is the error given. > > > > compileAxisXMLParser: > > > > 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] ParserLoader.cpp > > [cc] > C:\axiscpp\ws-axis\c\src\xml\xerces\XercesHandler.h(21) : > fatal erro > > r C1083: Cannot open include file: 'xercesc/sax/HandlerBase.hpp': No such > file o > > r directory > > [cc] SoapInputSource.cpp > > [cc] > C:\axiscpp\ws-axis\c\src\xml\xerces\SoapInputSource.h(24) : > fatal er > > ror C1083: Cannot open include file: 'xercesc/sax/InputSource.hpp': No such > file > > or directory > > [cc] XMLParserXerces.cpp > > [cc] > C:\axiscpp\ws-axis\c\src\xml\xerces\XercesHandler.h(21) : > fatal erro > > r C1083: Cannot open include file: 'xercesc/sax/HandlerBase.hpp': No such > file o > > r directory > > [cc] SoapBinInputStream.cpp > > [cc] > C:\axiscpp\ws-axis\c\src\xml\xerces\SoapBinInputStream.h(22) > : fatal > > error C1083: Cannot open include file: > 'xercesc/util/BinInputStream.hpp': No su > > ch file or directory > > [cc] XercesHandler.cpp > > [cc] > C:\axiscpp\ws-axis\c\src\xml\xerces\XercesHandler.h(21) : > fatal erro > > r C1083: Cannot open include file: 'xercesc/sax/HandlerBase.hpp': No such > file o > > r directory > > [cc] AxisParseException.cpp > > [cc] Generating Code... > > > > BUILD FAILED > > C:\axiscpp\ws-axis\c\build.xml:223: The following error > occurred while executing > > this line: > > C:\axiscpp\ws-axis\c\build.xml:214: The following error > occurred while executing > > this line: > > C:\axiscpp\ws-axis\c\build.xml:190: The following error > occurred while executing > > this line: > > C:\axiscpp\ws-axis\c\build\buildXMLParser.xml:99: cl failed > with return code 2 > > > > Thanks > > > > Chinthana > >
