Date: Mon, 25 Dec 1995 01:31:43 -0500 (EST) From: "Marc G. Fournier" <scrappy@hub.org> To: James FitzGibbon <james@else.net> Cc: current@FreeBSD.ORG Subject: Re: Missing File in sys/i386/include/conf.h ? Message-ID: <Pine.BSF.3.91.951225012837.29853A-100000@hub.org> In-Reply-To: <Pine.LNX.3.91.951223134401.14951A-100000@else.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Dec 1995, James FitzGibbon wrote:
>
> I'm rather new to -current, but hopefully this will be of interest to
> someone:
>
> In current-122395, in sys/i386/include/conf.h, there is this construct:
>
> #ifdef KERNEL
> #ifndef ACTUALLY_LKM_NOT_KERN
> #include "ioconf.h"
> #endif
>
> There doesn't seem to be an ioconf.h in that subdirectory, and the
> compile fails. I tried to check this against 2.1R, but using the same
> config file, sys/i386/include/conf.h isn't even included from the
> previous file.
>
> Any ideas?
>
I believe, but am not 100% positive, that ioconf.h is
generated by config, and is based on what devices you have defined
in your config file.
Try re-sup'ng the sys sources, and then reconfig using
'config <config file>'...I just rebuilt my kernel without any
problems, and my first step is to sup in any new stuff, so the
sources are within hours of the build:
freebsd# what /kernel
/kernel
FreeBSD 2.2-CURRENT #6: Sun Dec 24 01:33:38 EST 1995
Marc G. Fournier | POP Mail Telnet Acct DNS Hosting
scrappy@hub.org | WWW Services Database Services | Knowledge,
soon to be: | | Information and
scrappy@ki.net | WWW: http://hub.org | Communications, Inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951225012837.29853A-100000>
