DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9343>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9343 Unable to build on SCO OpenServer Summary: Unable to build on SCO OpenServer Product: Xerces-C++ Version: 1.7.0 Platform: PC OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I downloaded the Xerces C++ sources to build on a SCO OpenServer machine. SCO OpenServer version is 5.0.5. I use the SCO OpenServer Development System and UDK. I run configure script as it follows: runConfigure -popenserver -ccc -xCC -minmem -nsocket -tnative -rnone Is this correct? Anyway I created the makefile. Then, I executed the command to compile the library and I got the following error description (I send only the last rows): make[2]: Entering directory `/usr/cbstampa/xerces-c- src1_7_0/src/xercesc/util/regx' mkdir -p /usr/cbstampa/xerces-c-src1_7_0/include/xercesc/util/regx mkdir: cannot make directory: /usr/cbstampa/xerces-c- src1_7_0/include/xercesc/util/regx: File exists (error 17) make[2]: [pubheaders] Error 1 (ignored) cp -fp RegxDefs.hpp UniCharTable.hpp Op.hpp OpFactory.hpp BMPattern.hpp Match.hpp RegxUtil.hpp RangeToken.hpp Token.hpp CharTok en.hpp ClosureToken.hpp ConcatToken.hpp ConditionToken.hpp ModifierToken.hpp ParenToken.hpp StringToken.hpp UnionToken.hpp Toke nInc.hpp XMLUniCharacter.hpp RangeFactory.hpp XMLRangeFactory.hpp BlockRangeFactory.hpp UnicodeRangeFactory.hpp ASCIIRangeFacto ry.hpp RangeTokenMap.hpp TokenFactory.hpp RegxParser.hpp ParserForXMLSchema.hpp RegularExpression.hpp /usr/cbstampa/xerces-c-sr c1_7_0/include/xercesc/util/regx make[2]: Leaving directory `/usr/cbstampa/xerces-c- src1_7_0/src/xercesc/util/regx' CC -DOPENSERVER -belf -KPIC -c -O -DXML_USE_NATIVE_TRANSCODER - DXML_USE_INMEM_MESSAGELOADER -DAPP_NO_THREADS -DXML_USE_NO_THREA DS -DXML_USE_NETACCESSOR_SOCKET -I/usr/cbstampa/xerces-c-src1_7_0/include - o /usr/cbstampa/xerces-c-src1_7_0/obj/OPENSERVER/B ase64.o Base64.cpp "/usr/cbstampa/xerces-c-src1_7_0/include/xercesc/util/AutoSense.hpp", line 284: catastrophic error: #error directive: Code requ ires port to current development environment #error Code requires port to current development environment ^ make[1]: *** [Base64.o] Error 1 make[1]: Leaving directory `/usr/cbstampa/xerces-c-src1_7_0/src/xercesc/util' make: *** [Util] Error 2 What about this? Thanks, Giorgio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
