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

Reply via email to