>>>>> "THH" == The Hermit Hacker <[EMAIL PROTECTED]> writes: THH> /usr/include/libutil.h:64: syntax error before `9' THH> gmake[1]: *** [cc.o] Error 1 I'd run the same exact compile line but change the -c to -E and see what the pre-processed output looks like. Then you'll get to see exactly what happened. My guess is that something #defined one of the parts of that prototype. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
- Re: /usr/include/libutil.h:64: syntax error before `9' Vivek Khera
- Re: /usr/include/libutil.h:64: syntax error before ... The Hermit Hacker
