Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 1998 18:47:20 -0700
From:      Warner Losh <imp@village.org>
To:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc:        Steve Kargl <sgk@troutmask.apl.washington.edu>, rvb@cs.cmu.edu (Robert V. Baron), wollman@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys bus.h bus_private.h conf.h devicestat.h module.h src/sys/kern bus_if.m device_if.m kern_con 
Message-ID:  <199812050147.SAA43570@harmony.village.org>
In-Reply-To: Your message of "Fri, 04 Dec 1998 16:59:12 PST." <2140.912819552@zippy.cdrom.com> 
References:  <2140.912819552@zippy.cdrom.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <2140.912819552@zippy.cdrom.com> "Jordan K. Hubbard" writes:
: Perhaps not, but this is very definitely now the case in 3.0.  If you
: don't make depend first, the build won't even complete.

I understand that.  make depend fixes this, but it is a bug none the
less.

I'm just saying that even in the face of make -j, the makefile that is
generated should have the proper dependencies in it to ensure that the
generated files are build prior to their use.  Relying on make depend
to do this is an ugly kludge.  We've had generated files for years
before the current bus stuff was added that didn't cause this
problem.  I've fixed it once already...

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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