On Wed, 7 Feb 2001, Vivek Khera wrote:

> >>>>> "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.

Thanks, I hadn't known of -E before, but when we did run it, we found that
_path in _secure_path's prototype was being replaced by a define in INN
for _path as being 9 ...

thanks :)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to