Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 1999 14:06:51 -0500
From:      "Michael G." <mikegoe@Nikki.ibm.net>
To:        freebsd-questions@freebsd.org
Subject:   Kernel Compile failure
Message-ID:  <99030314095200.00735@Nikki.ibm.net>
References:  <36DCC3AC.DDED88FB@vet.com.au>

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

Michael G.



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?99030314095200.00735>