Date: Fri, 14 May 1999 07:38:00 +0100 From: Mark Ovens <marko@uk.radan.com> To: Patrick Crawford <pcrawfor@bellsouth.net> Cc: questions@freebsd.org Subject: Re: Help me, Make failed during kernel build Message-ID: <373BC4C8.18F2E92D@uk.radan.com> References: <373BA229.75A67D37@bellsouth.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Crawford wrote: > > Hello, > My name is Patrick Crawford. I just order the FreeBSD 3.1 (4 cdroms) > release of the FreeBSD Unix OS. I am having a serious problem during a > "make" attempt on my custom build of my kernel. I have a simple machine > with the following configuration: > > 233Mhz Pentium MMX > 64 Meg of ram > 2gig partition for FreeBSD on an IDE Fujitsu model > MPB3032AT/AE > AWE 64 Sound Blaster at irq 7 I/O port 220 > MAXTECH NX32pci network card > > My Network card is working OK under FreeBSD. I got X11R6 Working ok. > > I can't get my sound card to work or my external Hayes Accura 56K/FAX > modem to work to connect to the internet. > > Attatched to this email is a copy of my kernel configuration file that I > created based on the 1700+ page document titled "The Complete FreeBSD" > by Greg Lehey. > > ERRORS: > During the make process in the ../../compile/PATRICK directory, I get > the an error stating the it cannot find the header file "vnode_if.h". > I dont know how to fix this. > Looks like you forgot to do a ``make depend''. vnode_if.h is created by the make process. It should be in /usr/src/sys/compile/PATRICK. Do- make depend make make install HTH > I have 7 years of UNIX programming experience under the following, so > please be as technical as you want with your solution to my problem. > > Thank you > Patrick Crawford. > > ---------------------------------------------------------------------- -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373BC4C8.18F2E92D>