From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 13:45:03 2005 Return-Path: X-Original-To: questions@freebsd.org 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 DAD8216A41F for ; Wed, 2 Nov 2005 13:45:03 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 532AD43D46 for ; Wed, 2 Nov 2005 13:45:03 +0000 (GMT) (envelope-from wisco.disco@gmail.com) Received: by xproxy.gmail.com with SMTP id r21so222601wxc for ; Wed, 02 Nov 2005 05:45:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HEoL6++c8n9lBFDDlVj569WswvFGiczNxQERhIgLY8QzV6BaO9svfglGVdKmU1OL+XoI9V2Sk3PnW30qES0LUZLlZ4/S7pdGAT/b2w/KwbVY6qDoahKgfSXBrwqxmjVV6bVGVElDhP0EmsUGgQ7vGFu5fDgGRY+IBqwI1ohNCng= Received: by 10.64.233.3 with SMTP id f3mr1890057qbh; Wed, 02 Nov 2005 05:18:20 -0800 (PST) Received: by 10.64.149.10 with HTTP; Wed, 2 Nov 2005 05:18:20 -0800 (PST) Message-ID: Date: Wed, 2 Nov 2005 07:18:20 -0600 From: Doug Poland To: Glenn Dawson In-Reply-To: <6.2.3.4.2.20051102042625.0866dc80@cobalt.antimatter.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2F48758C-07F1-44B5-A151-156CF9E65D9E@secure-computing.net> <4368436E.6010808@computer.org> <6.2.3.4.2.20051102042625.0866dc80@cobalt.antimatter.net> Cc: Eric F Crist , questions@freebsd.org, Eric Schuele Subject: Re: Buildworld fails for 6.0-RC1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: doug@polands.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 13:45:04 -0000 On 11/2/05, Glenn Dawson wrote: > At 04:24 AM 11/2/2005, Doug Poland wrote: > >On 11/2/05, Eric F Crist wrote: > > > Something you could try in this instance is deleting everything > > > under /usr/src: > > > > > > #cd /usr/src && rm -rf ./ > > > > > > Then re-sup your source tree. > > > > >giving that a try now, thanks... > > I've had a few builds fail recently. Deleting the contents of > /usr/obj fixed it for me. You might want to try that as well. > I'm in the habit of doing that everytime a build fails. I'm beginning with= a completely clean slate. cvsup'd as of 0630 CST and running buildworld now. If it doesn't work this time, I think I'll mount an NFS export from a working 6.0-RC1 box and run installworld from there. -- Regards, Doug