cvs commit: src/usr.sbin/config main.c

Ruslan Ermilov ru at FreeBSD.org
Mon Apr 25 08:12:00 PDT 2005


On Mon, Apr 25, 2005 at 07:30:43AM -0700, David O'Brien wrote:
> If 'make depend' isn't 100% garenteed to work, we should make sure it
> 100% works.
> 
I have a patch in the works that should solve this.  I hope to post it
later today (local time) for review.

> > If you need automation, use "make buildkernel", or stop using NO_CLEAN.
> 
> I didn't use 'NO_CLEAN' for the kernel build, yet you keep bringing up
> that I am.
>  
You don't listen then.  Yes you didn't use the NO_CLEAN, but when you
do "config FOO; cd ../compile/FOO; make depend; make" you effectively
do NOT run "make clean" or "make cleandepend", that's why I keep
saying NO_CLEAN.  If you have used "make buildkernel" without NO_CLEAN
you wouldn't have ran into this problem.

In the above, NO_CLEAN means that NO "make clean" (or at a minimum
"make cleandepend") was run.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050425/a3022c0e/attachment.bin


More information about the cvs-src mailing list