Subject: Re: Kernel: compilation probleme
To: None <current-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.org.uk>
List: current-users
Date: 08/21/2006 11:51:07
In article <20060819194507.93355.qmail@web86809.mail.ukl.yahoo.com>,
kamel derouiche <derouiche_dz@yahoo.fr> writes:
> Hi,,
>
> I get the following error when I try to 'make' a
> NetBSD current 3.0 Kernel with :
I'm not sure what a "NetBSD current 3.0 Kernel" is but if you are
trying to build a NetBSD-current kernel under NetBSD 3.0 you have
to use "build.sh" to get a new toolchain first. Please try something
like this:
cd /usr/src
./build.sh -U tools kernel=NAME-OF-THE-KERNEL-CONFIGURATION
Don't forget to add "options COMPAT_30" to the kernel configuration if
you want to use the kernel with a 3.0 userland.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/