From owner-freebsd-stable Mon Nov 6 4:14: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id DAF5737B479 for <stable@FreeBSD.ORG>; Mon, 6 Nov 2000 04:13:58 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id EAA11328; Mon, 6 Nov 2000 04:13:48 -0800 (PST) (envelope-from obrien) Date: Mon, 6 Nov 2000 04:13:48 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Zero Sum <count@shalimar.net.au> Cc: stable@FreeBSD.ORG Subject: Re: Buildworld failure of STABLE as of 18:00 CET 2000-11-03 Message-ID: <20001106041348.B10802@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <3A032D99.9345F708@ludd.luth.se> <3A05B64F.3803AAF4@ludd.luth.se> <20001105114641.D2656@dragon.nuxi.com> <00110609554301.41577@shalimar.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00110609554301.41577@shalimar.net.au>; from count@shalimar.net.au on Mon, Nov 06, 2000 at 09:55:43AM +1100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 06, 2000 at 09:55:43AM +1100, Zero Sum wrote: > > ``cd /usr/src && make cleandir && make cleandir'' is actually the command > > you'd want to do that 100% deep steam cleaning of your source tree. > > Why make cleandir twice? The first one is effectively ``rm -rf /usr/obj/</usr/src>'' as it removes the obj dir when it exists and is empty after the cleaning. The second run will then clean /usr/src/. "cleandir" removes .depend and other bits that "clean" would leave behind. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message