I have successfully built and used Xerces on Linux, Solaris and OSX and used it to validate documents but when I try the same on HP-UX 11.11, I get EndOfEntityExceptions when calling the parser's loadGrammar method to load xml.xsd
I have gcc 4.2.2 and I am using the following runConfigure line: ./runConfigure -d -p hp-11 -n socket -t native -x g++ -c gcc -P /home/martin/agent/release Having built Xerces, I cannot build Xalan on HP-UX because of the same error message. Has anyone had success in this area? Thanks // Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
