From owner-freebsd-questions Fri Aug 21 08:16:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19278 for freebsd-questions-outgoing; Fri, 21 Aug 1998 08:16:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emi.net (emi.net [208.10.128.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19273 for ; Fri, 21 Aug 1998 08:16:13 -0700 (PDT) (envelope-from SteveFriedrich@Hot-Shot.com) Received: from nt (tc1-45.emi.net [208.10.129.61]) by emi.net (8.8.6/8.8.5) with SMTP id JAA00287; Fri, 21 Aug 1998 09:11:17 -0400 Message-Id: <199808211311.JAA00287@emi.net> From: "Steve Friedrich" To: "dron@croc.ru" , "questions@FreeBSD.ORG" Date: Fri, 21 Aug 1998 11:16:15 -0500 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: questions-digest V4 #405 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Aug 1998 22:37:21 -0700 (PDT), questions-digest wrote: >Date: Thu, 20 Aug 1998 19:43:19 +0400 >From: dron@croc.ru >Subject: build kernel > >I receive this when build kernel >Is this crime ? > >Andrey > > >../../i386/isa/atapi.c:107: wfd.h: No such file or directory > >../../i386/isa/wcd.c:19: wcd.h: No such file or directory > >../../i386/isa/wt.c:60: wt.h: No such file or directory > >../../i386/isa/wfd.c:34: wfd.h: No such file or directory > In order to build a custom kernel, you must have installed the kernel sources (I don't know if i386 gets laid down if you didn't elect to install kernel sources). You can go into /stand/sysinstall and select Config...Distributions...src...sys and it will install the neccessary source files to build a kernel. You have to go to /sys/i386/conf and cp GENERIC MYCPU where MYCPU is any name you want. (you probably know most of what I write here, but just trying to make sure you do). If you HAVE previously installed kernel source, it appears to be GONE now!!! Try again... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message