HI, Server info: SCO Openserver 5.0.6 gcc 2.95.2 19991024 (release)
I've downloaded 2 different source releases of Xerces C++. I downloaded: 1.7.0 source, aswell as the nightly build from 2002-05-10 Problem with both sets of source code: OpenServerDefs.hpp /u/apps/xerces-c-src1_7_0/include/xercesc/util/Platforms/OpenServer c++ -DOPENSERVER -belf -c -g -O2 -I/u/apps/xerces-c-src1_7_0/include -o /u/apps/xerces-c-src1_7_0/obj/OPENSERVER/OpenServerPlatformUtils.o OpenServerPlatformUtils.cpp OpenServerPlatformUtils.cpp:112: xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp: No such file or directory gmake[3]: *** [OpenServerPlatformUtils.o] Error 1 gmake[3]: Leaving directory `/u/apps/xerces-c-src1_7_0/src/xercesc/util/Platforms/OpenServer' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/u/apps/xerces-c-src1_7_0/src/xercesc/util/Platforms' gmake[1]: *** [platforms] Error 2 gmake[1]: Leaving directory `/u/apps/xerces-c-src1_7_0/src/xercesc/util' gmake: *** [Util] Error 2 Now.. SocketNetAccessor.hpp does exist and it's in the correct path. I've checked SocketNetAccessor.hpp for any includes and they all exist aswell. Any ideas? Thanks, Sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
