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 Fri, 8 Feb 2008, Petar Bogdanovic wrote:

> is there a simple way to build only parts of the netbsd source-tree or
> do I have to use build.sh for every single netbsd-component?


Have a look at BUILDING document.

> I tried a plain `make' in some of the various subdirectories (src/bin/sh
> and src/usr.bin/awk) but make always failed because it didn't know how
> to build some dependencies.


"make USETOOLS=no" works for me.

If that doesn't work, maybe paste your error here.



Home | Main Index | Thread Index | Old Index