/usr/include/libutil.h:64: syntax error before `9'
The Hermit Hacker
scrappy at hub.org
Wed Feb 7 13:09:07 UTC 2001
okay, haven't been able to figure this one out here ...
gcc -I/usr/local/include/db3 -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/libdata/perl/5.00503/mach/CORE -c cc.c
In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:2588,
from cc.c:628:
/usr/include/libutil.h:64: syntax error before `9'
gmake[1]: *** [cc.o] Error 1
gmake[1]: Leaving directory `/news/src/cvs/inn/innd'
gmake: *** [all-innd] Error 2
cc.c:629 is:
#include <perl.h>
perl.h:2588 is:
#ifdef I_LIBUTIL
# include <libutil.h> /* setproctitle() in some FreeBSDs */
#endif
libutil.h:64 is:
int _secure_path __P((const char *_path, uid_t _uid, gid_t _gid));
still looking, but if anyone has any ideas?
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy at hub.org secondary: scrappy@{freebsd|postgresql}.org
More information about the inn-workers
mailing list