From owner-freebsd-questions Wed Jun 9 14:41:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand2.global.net.uk (sand2.global.net.uk [194.126.80.50]) by hub.freebsd.org (Postfix) with ESMTP id E3AB214D4C for ; Wed, 9 Jun 1999 14:41:50 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from p1cs09a06.client.global.net.uk ([195.147.217.29] helo=marder-1.) by sand2.global.net.uk with esmtp (Exim 2.05 #1) id 10rq6C-00027I-00; Wed, 9 Jun 1999 22:41:30 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id WAA00868; Wed, 9 Jun 1999 22:39:19 +0100 (BST) (envelope-from marko) Date: Wed, 9 Jun 1999 22:39:18 +0100 From: Mark Ovens To: Mitch Collinsworth Cc: questions@freebsd.org, mkc@broccoli.graphics.cornell.edu Subject: Re: freebsd 3.1: where is vnode_if.h ?? Message-ID: <19990609223918.H261@marder-1> References: <199906092130.AA081013812@broccoli.graphics.cornell.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199906092130.AA081013812@broccoli.graphics.cornell.edu>; from Mitch Collinsworth on Wed, Jun 09, 1999 at 05:30:12PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 09, 1999 at 05:30:12PM -0400, Mitch Collinsworth wrote: > > 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? > You didn't run ``make depend'' before ``make''. vnode_if.h is created by running ``make depend'' > -Mitch > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message