From owner-freebsd-questions Wed Mar 3 11:15:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id 7FE0414E72 for ; Wed, 3 Mar 1999 11:15:34 -0800 (PST) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id NAA10100; Wed, 3 Mar 1999 13:15:14 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma010040; Wed, 3 Mar 99 13:14:44 -0600 Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id NAA08056; Wed, 3 Mar 1999 13:14:51 -0600 (CST) Message-ID: <19990303131450.F4788@winternet.com> Date: Wed, 3 Mar 1999 13:14:50 -0600 From: Nathan Ahlstrom To: "Michael G." , freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Compile failure References: <36DCC3AC.DDED88FB@vet.com.au> <99030314095200.00735@Nikki.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <99030314095200.00735@Nikki.ibm.net>; from Michael G. on Wed, Mar 03, 1999 at 02:06:51PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Michael G." 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