From owner-freebsd-questions Sat Jun 19 19:48:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from revolution.3-cities.com (revolution.3-cities.com [204.203.224.155]) by hub.freebsd.org (Postfix) with ESMTP id 66D181537E for ; Sat, 19 Jun 1999 19:48:49 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (kenn2239.bossig.com [208.26.242.239]) by revolution.3-cities.com (8.9.3/8.9.3) with ESMTP id TAA05498; Sat, 19 Jun 1999 19:48:44 -0700 (PDT) Message-ID: <376C565E.CE0D0E2F@3-cities.com> Date: Sat, 19 Jun 1999 19:47:58 -0700 From: Kent Stewart Reply-To: kstewart@3-cities.com Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: field Cc: questions@FreeBSD.ORG Subject: Re: Kernel build failure References: <000901bebac4$dc08e780$6801a8c0@cygnus> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > field wrote: > > I have just installed FreeBSD 3.1 (March 1999) CDroms that came with > the book "The Complete FreeBSD" - a Walnut Creek CDROM distribution. > With one exception, the installation was easy an well though out. My > compliments to the authors of the system. > > To resolve a conflict with the Western Digital WD8013 ethernet > controller card, I attempted to rebuild the kernel. Part way through, > the build failied with the error message: > > In file included from ../../isofs/cd9660/cd9660_bmap:43: > ../../sys/vnode.h:457:vnode_if.h: No such file or directory > > "find" cannot find this file on the installed system. > > Where can this file be retrieved from??? When you did a "config mykernel", you were told to "cd ../../sys/compile/mykernel" and to do a "make depend". This command isn't in the book but it necessary to do a kernel build. If you did the make depend, then you have another problem but the lack of a make depend is the most common error encountered by a new user. Kent > > many thanks for your help regarding this matter, > > tony > field@nucleus.com > -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message