On Tue, 25 Apr 2000, Robert Small wrote:

> I was using -J8, and I kept getting the same error about 20 minutes into the
> build, but I did it without the -j and got a perfect build, thanks for the
> help!

One way to automate this would be:

cd /usr/src
make -j8 buildworld || make -DNOCLEAN buildworld

- Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to