From owner-freebsd-current Sun Dec 19 11:39:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from gw-nl4.philips.com (gw-nl4.philips.com [192.68.44.36]) by hub.freebsd.org (Postfix) with ESMTP id E83EF14C9B for ; Sun, 19 Dec 1999 11:39:26 -0800 (PST) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl4.philips.com with ESMTP id UAA26930 for ; Sun, 19 Dec 1999 20:39:20 +0100 (MET) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-eur1.philips.com(130.139.36.3) by gw-nl4.philips.com via mwrap (4.0a) id xma026928; Sun, 19 Dec 99 20:39:20 +0100 Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by smtprelay-nl1.philips.com (8.9.3/8.8.5-1.2.2m-19990317) with SMTP id UAA02235 for ; Sun, 19 Dec 1999 20:39:20 +0100 (MET) Received: (qmail 85075 invoked by uid 666); 19 Dec 1999 19:57:25 -0000 Date: Sun, 19 Dec 1999 20:57:25 +0100 From: Jos Backus To: freebsd-current@FreeBSD.ORG Subject: Re: make world broken Message-ID: <19991219205725.A10930@hal.mpn.cp.philips.com> Reply-To: Jos Backus References: <19991219010305.B53473@hal.mpn.cp.philips.com> <199912190113.RAA09317@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912190113.RAA09317@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, Dec 18, 1999 at 05:13:39PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 18, 1999 at 05:13:39PM -0800, Steve Kargl wrote: > I did a "make -j 4 buildworld" every day last week. I did not > see this error. Did you by any chance run configure in the > contrib/gcc (or whatever the current gcc contrib source tree > is called)? No. > If your build tree ends up in /usr/obj, then you might try > rm -rf /usr/obj > chflags -r noschg /usr/obj > rm -rf /usr/obj > cd /usr/src > make clean > make buildworld That did the trick (although I had to do the buildworld twice - the first time there was this error about not knowing how to make .../stdarg.h). All is well again on my home box now. Maybe this was caused by my having done a world build in the middle of the build restructuring, which left /usr/obj in a "bad" state somehow. Thanks for your help sorting this one out. -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message