From owner-freebsd-newbies Tue Oct 1 15:41:57 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763DB37B401 for ; Tue, 1 Oct 2002 15:41:56 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C83743E4A for ; Tue, 1 Oct 2002 15:41:55 -0700 (PDT) (envelope-from jolok@myrealbox.com) Received: from inspectorbox jolok@smtp-send.myrealbox.com [130.94.160.46] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare; Tue, 01 Oct 2002 16:41:56 -0600 Message-ID: <00d001c2699b$7dea7540$7404e9c6@inspectorbox> From: "Joshua Lokken" To: , "freebsd-newbies" Cc: "Paul te Bokkel" References: <3D99FD33.2030503@home.se> <20021001202121.GB77086@tebokkel.com> <3D9A0C4D.8000509@home.se> Subject: Re: make buildworld fails with bzip2 Date: Tue, 1 Oct 2002 15:40:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "Jesper Blomström" To: "freebsd-newbies" Cc: "Paul te Bokkel" Sent: Tuesday, October 01, 2002 1:57 PM Subject: Re: make buildworld fails with bzip2 > > You didn't say you rebooted in between. > > Sorry forgot to tell you. My middle name is reboot. > I have been trying to solve this problem for the last two days and > have rebooted multiple times. > > > Looks like you're using > > default tcsh, which hashes all used commands. > > I was being unclear again. The ">"-sign was just my way of describing > the commands I wrote. I have tried different shells, there among BASH. > > > btw, there's no danger in rebooting, since your world is being staged > > in /usr/obj and doesn't overwrite anything untill you installworld it. > > The first time I tried updating my system, I just did (and went to bed): > cvsup -g -L2 supfile; cd /usr/src; make buildworld; make buildkernel; > make installworld; make installkernel I don't know if this makes any difference or not, but I was under the impression that the sequence for the above is: make buildworld make buildkernel make installkernel make installworld Am I right? Does it matter? Joshua Lokken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message