Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 1998 11:16:15 -0500
From:      "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To:        "dron@croc.ru" <dron@croc.ru>, "questions@FreeBSD.ORG" <questions@FreeBSD.ORG>
Subject:   Re: questions-digest V4 #405
Message-ID:  <199808211311.JAA00287@emi.net>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808211311.JAA00287>