Re: gcc related -current upgrade problems

[ Available lists | Index of freebsd-current | Month of Jul 2003 | Week of 25 Jul 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John <jwd@bsdwins.com>
Date
25 Jul 2003 16:31:21
Subject
Re: gcc related -current upgrade problems
Message-ID
20030725232918.GA20786@BSDWins.Com

In reply to
References to

[ Hide this part ]
----- 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... :-)


Elapsed time: 0.146 seconds