I've just got xml-xerces out of CVS, and tried to build xerces-c, but I get the following:
tugela:~/xml-apache/xml-xerces/c/src% ./runConfigure -plinux -cgcc -xg++ -minmem -nfileonly -tnative > runConfigure.log tugela:~/xml-apache/xml-xerces/c/src% gmake > gmake.log Linux/LinuxPlatformUtils.cpp:108: #error __USE_UNIX98 is not defined in your compile settings gmake[2]: *** [Linux/LinuxPlatformUtils.o] Error 1 The result is that when I try and compile the tests or the samples, I get loads of unresolved symbols for XMLPlatformUtils stuff. Any suggestions? Richard
