From owner-freebsd-stable Sun Oct 29 21:57:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krycek.zoominternet.net (krycek.zoominternet.net [63.67.120.9]) by hub.freebsd.org (Postfix) with SMTP id 21E0937B479 for ; Sun, 29 Oct 2000 21:57:32 -0800 (PST) Received: (qmail 1316 invoked from network); 30 Oct 2000 05:56:11 -0000 Received: from lcl12.cvzoom.net (HELO cvzoom.net) (208.226.155.12) by krycek.zoominternet.net with SMTP; 30 Oct 2000 05:56:11 -0000 Message-ID: <39FD0DCA.137FE147@cvzoom.net> Date: Mon, 30 Oct 2000 00:57:30 -0500 From: Donn Miller X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Patrick Bihan-Faou Cc: Peter Radcliffe , freebsd-stable@FreeBSD.ORG Subject: Re: stable breakage ? References: <20001028224901.E19651@pir.net> <39FB96E3.62B12C5D@urx.com> <20001028233055.H19651@pir.net> <026401c04235$188652d0$040aa8c0@local.mindstep.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Patrick Bihan-Faou wrote: > I know that you fixed your problem thanks to CVSup this time, but I know > that on some occasion when I get similar error messages, it comes from the > fact that the ".depend" files in the source tree contain bogus information. > What I do when I want to be sure to have a source tree as clean as possible > is: > - remove /usr/obj > - run "find /usr/src -name ".depend" -delete" I think you can acheive the same thing by doing: cd /usr/src make cleandir - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message