Subject: Re: configuring 3.0 kernel fails - what obvious point have I missed?
To: None <netbsd-help@netbsd.org>
From: Greg Troxel <gdt@ir.bbn.com>
List: netbsd-help
Date: 06/15/2005 09:30:58
cvs checkout -D 20050609-UTC -rnetbsd-3 -P src
a "config GENERIC" in src/arch/i386/conf fails with
In general (I don't know about this case), one needs to use up-to-date
tools relative to the sources being built. I suggest using build.sh
and then using nbconfig from the tools bin directory, and then
nbmake-$arch to build.
--
Greg Troxel <gdt@ir.bbn.com>