Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jun 1999 17:30:12 -0400
From:      Mitch Collinsworth <mkc@Graphics.Cornell.EDU>
To:        questions@freebsd.org
Cc:        mkc@broccoli.graphics.cornell.edu
Subject:   freebsd 3.1: where is vnode_if.h ??
Message-ID:  <199906092130.AA081013812@broccoli.graphics.cornell.edu>

next in thread | raw e-mail | index | archive | help

Hi,

I'm trying to build a kernel under 3.1 and ran into the following:

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../../../include  -DKERNEL -DVM_STACK -include 
opt_global.h -elf  ../../kern/imgact_aout.c
In file included from ../../kern/imgact_aout.c:45:
../../sys/vnode.h:457: vnode_if.h: No such file or directory
*** Error code 1

Stop.


There doesn't seem to be a vnode_if.h anywhere.  I installed the complete
src tree.  I don't find vnode_if.h on my 3.0 system either but I have
successfully built a kernel on it with approximately the same config,
modulo differences due to os version.  Any ideas what's happening here?

-Mitch



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?199906092130.AA081013812>