problem with 9e

Matias Turteltaub M at Turteltaub.com
Tue Aug 10 08:07:26 PDT 2004


Hi
I must install the 9e-1.0 package under FreeBSD version 4.9. In turn, 9e-1.0
uses the library sys/stat.h. The latter contains the instructions:
################
#if !defined(_KERNEL) && !defined(_POSIX_SOURCE)
/*
 * XXX we need this for struct timespec.  We get miscellaneous namespace
 * pollution with it.
 */
#include <sys/time.h>
#endif
################
However, FreeBSD version 4.9 does not include the file time.h. Any
suggestions will be highly appreciated.
Thanks
Matias Turteltaub






More information about the freebsd-ports mailing list