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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to