Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 19:29:18 -0400
From:      John <jwd@bsdwins.com>
To:        Barney Wolff <barney@databus.com>
Cc:        Current List <freebsd-current@freebsd.org>
Subject:   Re: gcc related -current upgrade problems
Message-ID:  <20030725232918.GA20786@BSDWins.Com>
In-Reply-To: <20030725231025.GA60213@pit.databus.com>
References:  <20030725224650.GA20382@BSDWins.Com> <20030725231025.GA60213@pit.databus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- 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...  :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030725232918.GA20786>