Date: Wed, 3 Mar 1999 14:34:37 -0500 From: "Michael G." <mikegoe@ibm.net> To: Nathan Ahlstrom <nrahlstr@winternet.com>, "Michael G." <mikegoe@Nikki.ibm.net>, freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Compile failure Message-ID: <99030314352602.00735@Nikki.ibm.net> References: <19990303131450.F4788@winternet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Worked like a charm..time for the reboot.. Thanks! On Wed, 03 Mar 1999, Nathan Ahlstrom wrote: > "Michael G." <mikegoe@Nikki.ibm.net> wrote: > > Hello, > > > > I'm getting a kernel compile falure on my 3.1-RELEASE > > box. This is the error: > > > > Nikki# make > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../isofs/cd9660/cd9660_bmap.c > > In file included from ../../isofs/cd9660/cd9660_bmap.c:43: > > ../../sys/vnode.h:457: vnode_if.h: No such file or directory > > *** Error code 1 > > > > As a test I tried to comple the GENERIC kernel just to make > > sure It wasn't my faut with the same results. I verified the > > "vnode.h" file does exist.' > > > > Any suggestions??? > > I was seeing this too, but a 'make clean' and a 'make depend' seemed to > have fixed it. 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?99030314352602.00735>