Date: Fri, 03 Mar 2000 22:57:57 -0800 From: Doug Barton <Doug@gorean.org> To: bwoods2@uswest.net Cc: freebsd-current@freebsd.org Subject: Re: Make world error..... Message-ID: <38C0B3F5.E484D1B0@gorean.org> References: <XFMail.000303215700.wwoods@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?38C0B3F5.E484D1B0>