Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 06:35:49 -0800 (PST)
From:      David Wolfskill <david@catwhisker.org>
To:        current@freebsd.org
Cc:        imp@freebsd.org
Subject:   rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT
Message-ID:  <200111271435.fAREZn282122@bunrab.catwhisker.org>

next in thread | raw e-mail | index | archive | help
Found this to be helpful after seeing:

>>> stage 2: cleaning up the object tree
...
===> usr.bin/tip
".depend", line 886: Inconsistent operator for tip
make: fatal errors encountered -- cannot continue


and the tail end of /usr/obj/usr/src/usr.bin/tip/.depend (which was 886
lines long) was:

 /usr/obj/usr/src/i386/usr/include/errno.h \
 /usr/obj/usr/src/i386/usr/include/limits.h \
 /usr/obj/usr/src/i386/usr/include/sys/syslimits.h
tip: /usr/obj/usr/src/i386/usr/lib/libc.a


I don't use -DNOCLEAN or anything like that, so it looks as if forcibly
removing the /usr/obj/usr/src/usr.bin/tip directory does something that
the normal "make buildworld" does not... and which is useful in this case.

Still building, but I'm way beyond that stage, at least.

Cc:ing Warner, in case UPDATING might merit a brief mention.

Cheers,
david
-- 
David H. Wolfskill				david@catwhisker.org
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111271435.fAREZn282122>