Subject: Re: Kernel compilation issues - where am I going wrong?
To: None <david@l8s.co.uk>
From: Perry E. Metzger <perry@piermont.com>
List: tech-kern
Date: 02/19/2007 07:09:40
David Laight <david@l8s.co.uk> writes:
> On Sun, Feb 18, 2007 at 08:05:43PM -0500, Perry E. Metzger wrote:
>> 
>> > ./build.sh -O ../obj -T ../tools -U -u tools
>> 
>> You don't need to rebuild the tools if you are running the kernel
>> build on NetBSD 4 and are building a NetBSD 4 kernel for the same
>> architecture.
>
> But as soon as you update the sources from cvs, you are likely to need
> the cross build tools (eg for an updated config(1)).

Config hasn't updated on the branch, and he probably wants to start by
getting things to work at all for him so he can see what he's doing
wrong when things fail.

Perry