From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 05:19:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA0A16A4CE for ; Mon, 27 Dec 2004 05:19:57 +0000 (GMT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA3F43D46 for ; Mon, 27 Dec 2004 05:19:56 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) iBR5Jskc029397 for ; Mon, 27 Dec 2004 00:19:54 -0500 (EST) Date: Mon, 27 Dec 2004 05:24:07 +0000 From: jason henson To: freebsd-questions@freebsd.org References: <200412261845.34625.sdhawley@eatel.net> <200412262029.30834.lane@joeandlane.com> In-Reply-To: <200412262029.30834.lane@joeandlane.com> (from lane@joeandlane.com on Sun Dec 26 21:29:30 2004) X-Mailer: Balsa 2.2.6 Message-Id: <1104125047l.25420l.1l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: make buildworld 5.3.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 05:19:57 -0000 >=20 > Finally, start from where you started: >=20 > cd /usr/src > make buildworld > make installworld > ... etc >=20 > Make sure you read /usr/src/UPDATING (all the way through) before you > restart > "make buildworld" >=20 > good luck! > _______________________________________________ Maybe he doesn't need to read it all the way through? 20000315: 4.0 RELEASE shipped. Please see the 4.0 UPDATING file for how to upgrade to 4.0 from 3.x. I would recommned ready cooments through Nov after seeing his system =20 build date. Output of uname -a FreeBSD sdhawley.eatel.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov =20 5 04:19:18 UTC 2004 Also I would remove /usr/obj to be safe. It's in the handbook under =20 staying current.