From owner-freebsd-questions Sat Mar 11 8:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f100.law3.hotmail.com [209.185.241.100]) by hub.freebsd.org (Postfix) with SMTP id 50A8137BC4F for ; Sat, 11 Mar 2000 08:23:40 -0800 (PST) (envelope-from hate00@hotmail.com) Received: (qmail 9221 invoked by uid 0); 11 Mar 2000 16:23:39 -0000 Message-ID: <20000311162339.9220.qmail@hotmail.com> Received: from 208.191.197.45 by www.hotmail.com with HTTP; Sat, 11 Mar 2000 08:23:39 PST X-Originating-IP: [208.191.197.45] From: "jimmy martin" To: freebsd-questions@freebsd.org Subject: Re: makeworld Date: Sat, 11 Mar 2000 16:23:39 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: "Dan O'Connor" >To: "jimmy martin" >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