Date: Sun, 08 Oct 2000 02:25:05 -0700 From: Kent Stewart <kstewart@urx.com> To: Simon J Mudd <sjmudd@pobox.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld failing Message-ID: <39E03D71.AC278983@urx.com> References: <Pine.LNX.4.21.0010081103370.9771-100000@phoenix.ea4els.ampr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 * 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39E03D71.AC278983>