From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 16:31:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B937B401 for ; Fri, 25 Jul 2003 16:31:21 -0700 (PDT) Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8252243F85 for ; Fri, 25 Jul 2003 16:31:20 -0700 (PDT) (envelope-from jwd@bsdwins.com) Received: from bsdone.bsdwins.com (localhost [127.0.0.1]) by bsdone.bsdwins.com (8.12.9/8.12.9) with ESMTP id h6PNTIVr020801; Fri, 25 Jul 2003 19:29:18 -0400 (EDT) (envelope-from jwd@www.bsdwins.com) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.12.9/8.12.9/Submit) id h6PNTImZ020800; Fri, 25 Jul 2003 19:29:18 -0400 (EDT) Date: Fri, 25 Jul 2003 19:29:18 -0400 From: John To: Barney Wolff Message-ID: <20030725232918.GA20786@BSDWins.Com> References: <20030725224650.GA20382@BSDWins.Com> <20030725231025.GA60213@pit.databus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030725231025.GA60213@pit.databus.com> User-Agent: Mutt/1.4.1i cc: Current List Subject: Re: gcc related -current upgrade problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 23:31:21 -0000 ----- Barney Wolff's Original Message ----- > On Fri, Jul 25, 2003 at 06:46:50PM -0400, John wrote: > > > > rm -rf src obj > > cd /usr > > cvs -Rqd /home/ncvs co -P src > > cd src > > make buildkernel ggrrr.. that should be: 13 make buildworld > /tmp/b.log 2>&1 & > You can't buildkernel before buildworld. Do read UPDATING and the handbook. Yes, I know. I just can't type... :-)