I have recent sources (the most recent CTM delta). I do make -j4 buildworld on three different computers. It works on two of them, but on one of them (the fastest), I get:
===> usr.sbin/i4b/ispppcontrol rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/i4b/ispppcontrol/ispppcontrol.c cd /usr/src/usr.sbin/i4b/ispppcontrol; make _EXTRADEPEND echo ispppcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> usr.sbin/i4b/man ===> usr.sbin/boot0cfg rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/boot0cfg/boot0cfg.c cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend 1 error *** Error code 2 1 error *** Error code 2 1 error I didn't get this problem when I removed the -j4. This computer had a hard drive failure a few months ago, and the replacement drive is exceedingly fast. So maybe this computer is "too fast" for -j4 to work. As computers get faster and faster, maybe more and more people will have this problem. -- Stephen Montgomery-Smith [EMAIL PROTECTED] http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
