From owner-freebsd-current Fri Mar 3 22:58: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 4D42237B60E for ; Fri, 3 Mar 2000 22:58:01 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA86333; Fri, 3 Mar 2000 22:57:57 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38C0B3F5.E484D1B0@gorean.org> Date: Fri, 03 Mar 2000 22:57:57 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0302 i386) X-Accept-Language: en MIME-Version: 1.0 To: bwoods2@uswest.net Cc: freebsd-current@freebsd.org Subject: Re: Make world error..... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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