Subject: Re: RE : Re: Compile error
To: None <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 05/09/2007 00:16:56
On Tue, 08 May 2007, Martin Husemann wrote:
> On Tue, May 08, 2007 at 05:18:49PM +0200, kamel derouiche wrote:
> > I don't know how to use nbconfig from $TOOLDIR/bin and
> > how create it
> 
> It is easy: say you have the source tree in /usr/src, then you
> start with something like:
> 
>    cd /usr/src
>    ./build.sh tools

If you want to build a kernel, then something like

	./build.sh tools kernel=GENERIC

will probably be easier than running nbconfig by hand.

--apb (Alan Barrett)