This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Stonie, >Date: Mon, 21 Mar 2005 15:51:43 +0000 >From: "Stonie R. Cooper" <address@hidden> >Organization: Planetary Data, Incorporated >To: Steve Emmerson <address@hidden> >Subject: LDM 6.3.0 compile time observation. The above message contained the following: > If it is possible to do so in your configure script, you may want to adapt > the > _XOPEN_SOURCE define reference in the configure's resulting > config/ldmconfig.h, so that it is tested first - as in: > > #ifndef XOPEN_SOURCE > #define _XOPEN_SOURCE 500 > #endif > > On RedHat and Gentoo Linux, this macro is defined in /usr/include/features.h, > and is set to 600 instead of 500. This "feature" does not appear on Debian. Good idea. Thanks for the feedback. Regards, Steve Emmerson