William Woods wrote:
>
> Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a
> IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get
> this:
What command line did you use? This looks to me like 'make -jN'
breakage. I would try the following:
cd /usr/src
make cleandir
cd /usr/obj
rm -r *
cvsup/cvs latest src
cd /usr/src
make -DNOCLEAN buildworld
Good luck,
Doug
--
"Welcome to the desert of the real."
- Laurence Fishburne as Morpheus, "The Matrix"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message