On Sunday 18 November 2001 22:17, Crist J. Clark wrote:
> > > With those errors?
> Could you do a,
> # find / -name linux_proto.h -exec ident {} \;
> So we can find where this old linux_proto.h file is hiding then?
Hmm... might be a bit late, got some tips on how to fix it by
removing /usr/src/sys/compile/WHATEVERKERNEL
Anyway for what it's worth, here is the output:
$ find / -name linux_proto.h -exec ident {} \;
/usr/src/sys/alpha/linux/linux_proto.h:
$FreeBSD: src/sys/alpha/linux/linux_proto.h,v 1.9.2.3 2001/11/05 19:10:58 marcel
Exp $
/usr/src/sys/i386/linux/linux_proto.h:
$FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.9 2001/11/05 19:12:29 marcel
Exp $
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message