Subject: Re: Config Generic
To: Chris Swart <chrissw@cat.co.za>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 02/04/2003 09:05:07
On 4 Feb 2003, Chris Swart wrote:

> I have installed NetBSD.1.6 on my i386 system. I have done a current
> update on the "src" directory and I am trying to compile the GENERIC
> kernel. But when doing "conf GENERIC" in the
> "/usr/src/sys/arch/i386/conf" directory an error message comes up
> stating:

This sounds like you are using a /usr/sbin/config from NetBSD 1.6, but
your source code for the /usr/sys is for -current. You probably
should rebuild your config(8), something like:

cd /usr/src/usr.sbin/config
make
make install # as root

   Jeremy C. Reed

   http://www.bsdnewsletter.com/