From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 00:30:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CAC416A4BF for ; Tue, 21 Oct 2003 00:30:51 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C74343F93 for ; Tue, 21 Oct 2003 00:30:50 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 7CB09795E6; Tue, 21 Oct 2003 09:30:49 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id 324089BAC3; Tue, 21 Oct 2003 09:30:49 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id F2D839B9C3; Tue, 21 Oct 2003 09:30:44 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id E61A9B823; Tue, 21 Oct 2003 09:30:44 +0200 (CEST) To: "M. Warner Losh" References: <3F947F84.8090709@nc.rr.com> <20031020.223824.62043996.imp@bsdimp.com> <3F94C120.5070208@mindcore.net> <20031020.232314.44503328.imp@bsdimp.com> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 21 Oct 2003 09:30:44 +0200 In-Reply-To: <20031020.232314.44503328.imp@bsdimp.com> (M. Warner Losh's message of "Mon, 20 Oct 2003 23:23:14 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on dsa.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 cc: freebsd-current@FreeBSD.ORG cc: wegster@mindcore.net Subject: Re: Buildworld fails in 5.1-CURRENT in wall X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 07:30:51 -0000 "M. Warner Losh" writes: > find /usr/obj -name .depend > > or better yet > > rm -rf /usr/obj/* *ahem* the correct incantation is: # cd /usr/src # make cleandir # make cleandir DES --=20 Dag-Erling Sm=F8rgrav - des@des.no