From owner-freebsd-stable Sun Oct 8 9:48: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 9160537B503; Sun, 8 Oct 2000 09:48:04 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id JAA04825; Sun, 08 Oct 2000 09:48:03 -0700 Message-ID: <39E0A543.971488AD@urx.com> Date: Sun, 08 Oct 2000 09:48:03 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: Simon J Mudd , freebsd-stable@freebsd.org Subject: Re: make buildworld failing References: <39E03D71.AC278983@urx.com> <20001008132312.A253@parish> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > On Sun, Oct 08, 2000 at 02:25:05AM -0700, Kent Stewart wrote: > > > > > > Simon J Mudd wrote: > > > > > > I successfully cvsup'ed the source to stable on 17/09/00 and decided > > > to upgrade to the latest version of -STABLE with cvsup. > > > > > > The cvsup command works fine, but make buildworld fails at the same place > > > with the same error message: > > > > I would remove /usr/obj/* before I try again. You will have to > > cd /usr/obj > > chflags -R noschg * > > rm -rf * > > > > cd /usr/obj > rm -rf * > chflags -R noschg * > rm -rf * > > should be quicker as chflags(1) won't have to test every file (99% of which > won't have the schg flag set). The percentage is much higher. I think there are only 4 files that need the flags changed. I have done it both ways but this time I was tired and I copied it from the handbook. I didn't take the time to add the second rm. It would be a good line to add to section 18.4.5. Kent > > > There won't be anything left to have a file exist. > > > > Kent > > > > > > > > ----- SNIP ----- > > > ===> gnu/libexec/uucp/uupick > > > /usr/obj/usr/src/gnu/libexec/uucp/uupick created for /usr/src/gnu/libexec/uucp/uupick > > > ===> gnu/libexec/uucp/uusched > > > /usr/obj/usr/src/gnu/libexec/uucp/uusched created for /usr/src/gnu/libexec/uucp/uusched > > > ===> gnu/libexec/uucp/uustat > > > mkdir: /usr/obj/usr/src/gnu/libexec/uucp/uustat: File exists > > > *** Error code 1 > > > > > > Stop in /usr/src/gnu/libexec/uucp/uustat. > > > *** Error code 1 > > > > > > Stop in /usr/src/gnu/libexec/uucp. > > > *** Error code 1 > > > > > > Stop in /usr/src/gnu/libexec. > > > *** Error code 1 > > > > > > Stop in /usr/src/gnu. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > unicorn# > > > ----- END ----- > > > > > > Have I missed something obvious with what's goind wrong? > > > > > > Regards, > > > > > > Simon > > > -- > > > Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-stable" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > 4.4 - The number of the Beastie > ________________________________________________________________ > 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org > 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark > mailto:marko@freebsd.org http://www.radan.com -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message