Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2000 07:21:35 +1200
From:      "Dan Langille" <dan@freebsddiary.org>
To:        Kent Stewart <kstewart@3-cities.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make world fails : file exists
Message-ID:  <3964337F.8996.2333AB@localhost>
In-Reply-To: <396389D7.4676378B@3-cities.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5 Jul 2000, at 12:17, Kent Stewart wrote:

> Dan Langille wrote:
> > 
> > In my continuing 4-day saga to get 4.0-stable compiled, I encountered the
> > following error during make world:
> > 
> > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -
> > I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -
> > I/usr/obj/usr/src/i386/usr/include -c
> > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/toke.c -o
> > toke.o mkdir: build: File exists *** Error code 1
> > 
> > Stop in /usr/src/gnu/usr.bin/perl/libperl.
> > *** Error code 1
> > 
> > Stop in /usr/src.
> > *** Error code 1
> > 
> > Stop in /usr/src.
> > *** Error code 1
> > 
> > Stop in /usr/src.
> 
> Hi Dan,
> 
> Did you remove the files from /usr/obj/*?
> 
> I've done 3 cvsups and builds in the last two days on 3 different
> machines and haven't had any problems.

Yep.  I did this:

        chflags -R noschg /usr/obj/;
        rm -rf /usr/obj/*;
        rm -rf /usr/tmp/*;
--
Dan Langille - DVL Software Limited
FreshPorts - http://freshports.org/ - the place for ports
well, it was the place for ports.  But because of a stuff
up, it's http://freshports.freebsddiary.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?3964337F.8996.2333AB>