On Fri, Dec 15, 2000 at 11:01:48AM +0200, Sheldon Hearn wrote:
> 
> 
> On Thu, 14 Dec 2000 14:28:34 PST, "Crist J. Clark" wrote:
> 
> > Anyone else have one of those? And what makes me even more suspicious
> > is I have that exact same .depend file (same name, not same contents)
> > in my STABLE tree. It's the only one there too with roughly the same
> > date (two days later).
> 
> I've taken a closer look at the script I use to autobuild world and
> kernel every night.
> 
> Correct me if I'm wrong, but I should _never_ have any .depend files
> lying around during a build if I do this before every world + kernel
> build:
> 
>       rm -rf /usr/obj/usr/src
>       cd /usr/src
>       make cleandir
> 
> If I'm wrong, great.  That means it's finger trouble and I should get my
> act together.  If not, then I'm quite puzzled as to the origins of these
> things, since I don't use parallel builds.

Actually, a 'make cleandir' from /usr/src will not clean the
sys/modules hierarchy unless MODULES_WITH_WORLD is set.
-- 
Crist J. Clark                           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to