Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 12:57:12 -0600 (MDT)
From:      Warner Losh <imp@bsdimp.com>
To:        marcel@xcllnt.net
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/config main.c
Message-ID:  <20050422.125712.78748765.imp@bsdimp.com>
In-Reply-To: <20050422184922.GA41457@ns1.xcllnt.net>
References:  <20050422.114615.71130404.imp@bsdimp.com> <20050422175324.GA32739@ip.net.ua> <20050422184922.GA41457@ns1.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Marcel Moolenaar <marcel@xcllnt.net>
Subject: Re: cvs commit: src/usr.sbin/config main.c
Date: Fri, 22 Apr 2005 11:49:22 -0700

> On Fri, Apr 22, 2005 at 08:53:24PM +0300, Ruslan Ermilov wrote:
> > On Fri, Apr 22, 2005 at 11:46:15AM -0600, Warner Losh wrote:
> > > >   Ask that "make cleandepend" be run before "make depend", now that
> > > >   we don't do this automatically.
> > > >   
> > > >   Suggested by:   bde
> > > 
> > > I think this is a regression in the building of the kernel that's not
> > > desirable.  We should fix make depend to just cope with files that
> > > have gone away, which is all that's needed here.
> > > 
> > The day this gets fixed this message can go away.  Up until now,
> > you have kept your ideas how to do this in secret (despite me
> > asking you).  ;)
> 
> What exactly is broken? I don't see a breakage, even when source
> files disappeared. I assume I must be forgetting something or not
> doing everything right.

when an include file is removed, make depend can fail to recreate
.depend in the modules.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050422.125712.78748765.imp>