Subject: Re: build.sh safe with -j4 ?
To: Jukka Marin <jmarin@kyyhky.embedtronics.fi>
From: Matthias Scheler <tron@zhadum.org.uk>
List: port-i386
Date: 11/21/2007 13:06:05
On Wed, Nov 21, 2007 at 08:31:35AM +0200, Jukka Marin wrote:
> I'm running the following on a quad core i386 cpu, NetBSD 4.0 RC4:
> 
> ./build.sh -j 4 -O /test/tmp/obj -T /test/tmp/tools -R /test/nb4/release -D \
> /test/tmp/dst -X ../xsrc -r -x tools release iso-image

"-j 4" is not enough for a quad core CPU, you need "-j 8".

> nbmake: "(stdin)" line 3: Could not find /test/src/src/bin/rcorder/Makefile
> nbmake: Fatal errors encountered -- cannot continue

Your source tree is broken. You probably forgot to use the "-P" option
of "cvs" or untarred new sources over an existing source tree.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/