From owner-freebsd-questions Thu May 13 21:55:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from student.lssu.edu (student.lssu.edu [198.110.216.219]) by hub.freebsd.org (Postfix) with ESMTP id 142E115425 for ; Thu, 13 May 1999 21:55:16 -0700 (PDT) (envelope-from pe@student.lssu.edu) Received: from localhost (pe@localhost) by student.lssu.edu (8.9.3/8.9.3) with ESMTP id AAA11175; Fri, 14 May 1999 00:56:16 -0400 (EDT) Date: Fri, 14 May 1999 00:56:16 -0400 (EDT) From: "System Admin." To: Patrick Crawford Cc: questions@FreeBSD.ORG Subject: Re: Help me, Make failed during kernel build In-Reply-To: <373BA229.75A67D37@bellsouth.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, patrick, first thing that I saw is the cpu type you suppose to pick only one cpu type and comment out the other that you don't want.. for your cpu type is Pentium MMX so just choose CPU_I586 then comment the rest of cpu type out. Look over you kernel config. again for more info. consult www.freebsd.org handbook pages. HTH pe' ------------------------------ UNIX System Admin. Distributed Computing Services Lake Superior State University 650 W. Easterday Ave. Sault Ste. Marie. MI 49783 USA. ------------------------------ On Fri, 14 May 1999, 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. > > 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. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message