From owner-freebsd-questions Wed Jun 2 13:27:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 31CA814E0B for ; Wed, 2 Jun 1999 13:27:30 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk ([192.168.1.2] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.00 #1) id 10pGTY-0000Mx-00; Wed, 02 Jun 1999 20:14:56 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk (ident=ben) by rainbow5.scientia.demon.co.uk with local (Exim 3.00 #1) id 10pGTS-00034K-00; Wed, 02 Jun 1999 20:14:50 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Date: Wed, 2 Jun 1999 20:14:49 +0100 From: Ben Smithurst To: Geoffrey Deasey Cc: questions@freebsd.org Subject: Re: compileing a kernel getting vnode_if.h does not exsist Message-ID: <19990602201449.A11776@rainbow5.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Geoffrey Deasey wrote: > This file does not exsist, do I need to install some other > package to install this ? Did you do `make depend' in the build directory after running `config'? vnode_if.h is generated by the `make depend' process, IIRC. -- Ben Smithurst ben@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message