NetBSD-Users archive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index][
Old Index]
Re: building parts of the netbsd source-tree
On Sat, Feb 09, 2008 at 12:32:18AM +0100, Petar Bogdanovic wrote:
> Then I removed `DESTDIR = /tmp/netbsd/dst' from my mk.conf and now it
> works. Thats a bit strange since my DESTDIR always worked when I did a
> `./build.sh distribution'..
You can use $TOOLDIR/bin/nbmake-$ARCH instead of just "make". That will even
work for cross builds (and with arbitrary tooldir settings in /etc/mk.conf).
Or, if building natively and with more or less uptodate userland, use "make
USETOOLS=never".
Martin
Home |
Main Index |
Thread Index |
Old Index