Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 16:23:39 GMT
From:      "jimmy martin" <hate00@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: makeworld
Message-ID:  <20000311162339.9220.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help


>From: "Dan O'Connor" <dan@jgl.reno.nv.us>
>To: "jimmy martin" <hate00@hotmail.com>
>Subject: Re: makeworld
>Date: Fri, 10 Mar 2000 21:47:21 -0800
>
> >>Did you delete the contents of /usr/obj before running 'make world'?
> >>
> >No
> >>Are you running 'make world' in single user mode?
> >>
> >No
> >>What does your stable-supfile look like?
> >>
> >#       cvsup -g -L 2 stable-supfile
> >*default host=cvsup1.FreeBSD.org
> >*default base=/usr
> >*default prefix=/usr
> >*default release=cvs tag=RELENG_3
> >*default delete use-rel-suffix
> >*default compress
> >src-all
> >ports-all
> >cvs-crypto
>
>Some suggestions to try:
>
>1. I don't know about cvs-crypto, but the "ports-all" line doesn't work 
>with
>"tag=RELENG_3", you need to use the line:
>
>     ports-all tag=.
>
>2. Before you do 'make world', clean out /usr/obj:
>
>     # cd /usr/obj
>     # chflags -R noschg *
>     # rm -rf *
>
>3. 'make world' must be run in single user mode. You can also do 'make
>buildworld' in multi-user mode, followed by 'make installworld' in single
>user mode.
>
>4. Before you rebuild again, cvsup once more, in case there really was some
>bug in the source code (it's been known to happen, but things usually get
>fixed quickly...)
>
>Let me, or the freebsd-questions list, know if these things don't solve 
>your
>problem...
>
>--Dan
>
>**  The thing I like most about Windows 98 is...
>**  You can download FreeBSD with it!
>
>
I followed you directions exactly and still crash in the same spot, with the 
same error.
I took out the crypto line and modifyed the ports like in the stable supfile 
just like you said.  I just want to get the latest stable build, I do have 
my stalbe-supfile setup right to do so?
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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