Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 00:57:30 -0500
From:      Donn Miller <dmmiller@cvzoom.net>
To:        Patrick Bihan-Faou <patrick@mindstep.com>
Cc:        Peter Radcliffe <pir@pir.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: stable breakage ?
Message-ID:  <39FD0DCA.137FE147@cvzoom.net>
References:  <20001028224901.E19651@pir.net> <39FB96E3.62B12C5D@urx.com> <20001028233055.H19651@pir.net> <026401c04235$188652d0$040aa8c0@local.mindstep.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FD0DCA.137FE147>