Date: Wed, 7 Feb 2001 09:16:43 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: <freebsd-questions@freebsd.org> Cc: <freebsd-stable@freebsd.org> Subject: /usr/include/libutil.h:64: syntax error before `9' Message-ID: <Pine.BSF.4.31.0102070915190.6466-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
Can anyone give me an idea of what I should be looking at here? Everything looks okay ... cc.c includes perl.h, perl.h includes libutil.h, and libutil.h at line 64 just has: int _secure_path __P((const char *_path, uid_t _uid, gid_t _gid)); yet when I try to compile, I get: 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:629: /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 Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0102070915190.6466-100000>