From owner-freebsd-current Tue Feb 29 12:32:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id A51DE37BCC4 for ; Tue, 29 Feb 2000 12:32:41 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 407 invoked from network); 29 Feb 2000 20:32:40 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 20:32:40 -0000 Date: Tue, 29 Feb 2000 15:32:21 -0500 (EST) From: Donn Miller To: Aaron Hughes Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Aaron Hughes wrote: > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > 4.0-CURRENT. > > I successfully completed a 'make -j10 buildworld', however, when I ran > make -j10 installworld' I received the following error: Did you try make installworld, i.e. make -j1 installworld? I don't know if you'd be gaining anything by using -j10 during make installworld. buildworld is a different matter, though... - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message