Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 1999 13:14:50 -0600
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        "Michael G." <mikegoe@Nikki.ibm.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel Compile failure
Message-ID:  <19990303131450.F4788@winternet.com>
In-Reply-To: <99030314095200.00735@Nikki.ibm.net>; from Michael G. on Wed, Mar 03, 1999 at 02:06:51PM -0500
References:  <36DCC3AC.DDED88FB@vet.com.au> <99030314095200.00735@Nikki.ibm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"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.  

Good Luck,

Nathan

-- 

Nathan Ahlstrom
nrahlstr@winternet.com
http://www.FreeBSD.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?19990303131450.F4788>