Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2003 15:28:04 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        "Minnesota Slinky" <mnslinky@yahoo.com>, "'Jason'" <jason@ec.rr.com>, <freebsd-questions@freebsd.org>
Subject:   Re: buildworld error
Message-ID:  <200311091528.04907.kstewart@owt.com>
In-Reply-To: <000001c3a716$c82f5490$6501a8c0@Nomad>
References:  <000001c3a716$c82f5490$6501a8c0@Nomad>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 09 November 2003 03:11 pm, Minnesota Slinky wrote:
> Hey people, I just had this problem.
>
> Here's what worked for me:
>
> rm -r /usr/obj
> cd /usr/src
> make world

It has only been a few weeks since doing a "world" was dangerous. If you had 
certain USB components, the system would completely lock up at boot time. If 
you tested your installkernel before you did the installworld, you could boot 
kernel.old and run as if nothing was wrong. In a few days, the problem was 
fixed but until then, they had to unplug their USB components and after the 
system had booted, they could plug them back in. The sequence in UPDATING is 
there for a reason.

FWIW, Jason removed both obj and src and it didn't help.

Kent

>
> HTH
>
> Eric F Crist
> President
> AdTech Integrated Systems, Inc
> (952) 403-9000
>
>
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kent Stewart
> Sent: Saturday, November 08, 2003 2:27 PM
> To: Jason; freebsd-questions@freebsd.org
> Subject: Re: buildworld error
>
> On Saturday 08 November 2003 12:10 pm, Jason wrote:
> >     Last night I updated all my source files to buildworld, but ran
>
> into
>
> > a problem.  I tried to build it 3 times, and each time it stops at the
> > same spot.  If I retype the last commands show letter for letter they
> > work.  It stops at something like $gzip -cn cvs.info > cvs.info.gz.
>
> If
>
> > I immediately enter this command after the error it does not work, but
> > above it is a 3 line command for makeinfo.  If I renter this command
> > then the gzip works.  If this just some small glitch in some config
>
> file
>
> > that has already been fixed?  If it has not been fixed, or no one
>
> knows,
>
> > what file show I look into to correct this myself?  I am running 5.1
> > with my cvs tag set to current.  The error occurs about 38 minutes
>
> into
>
> > the build, so I would  be glad to try suggestions but I don't want to
> > waste a day on this.
> > Thanks,
> > Jason
>
> First rule of thumb is to re-cvsup src-all after you have waited awhile.
> If
> that doesn't work, include the error messages.
>
> If you are following -current, you should also be subscribed to the
> lists that
> deal with problems, such as cvs-all, hackers, -current, and etc. You can
> see
> the problem being addressed and then fixed.
>
> This used to be part of the suggested requirements for following stable
> and
> they definitely apply to current.
>
> Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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