On Thu, 17 Feb 2000, Richard Lanyon wrote: > 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
Apologies for replying to my own message, but it seems that xml-xerces/c/src/util/Platforms/Linux/LinuxPlatformUtils.cpp contains __USE_UNIX98 when it should contain _GNU_SOURCE (as indicated by xml-xerces/c/src/util/Platforms/Makefile). -- Richard Lanyon (Software Engineer) | "The medium is the message" XML Script development, | - Marshall McLuhan DecisionSoft Ltd. |
