Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 09:20:30 -0400 (EDT)
From:      Donn Miller <dmmiller@cvzoom.net>
To:        Robert Small <rsmall@pwahec.org>
Cc:        obrien@FreeBSD.org, Sergey Osokin <osa@freebsd.org.ru>, current@FreeBSD.org
Subject:   RE: make buildworld failed...
Message-ID:  <Pine.BSF.4.21.0004250919200.53898-100000@lc210.cvzoom.net>
In-Reply-To: <NDBBLNNFGKDKKFCHCHBPGEIGCPAA.rsmall@pwahec.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004250919200.53898-100000>