COMPAT_43 option?

Hiten Pandya hmp at nxad.com
Sat Aug 23 16:54:46 PDT 2003


On Fri, 22 Aug 2003 10:35:14 -0700, Matthew Dillon wrote:

>     I've figured this out.  The issue is basically related to the huge
>     mess the Makefile support source has become. bsd.kmod.mk includes
>     bsd.prog.mk which touches (creates) header files listed in the SRCS
>     which do not already have a target.
> 
>     opt_compat.h is generated by the module code, but the target was
>     specified after the .include <bsd.kmod.mk> instead of before, so
>     bsd.kmod.mk decided it was going to create the header files and the
>     Makefile targets for them weren't run.
> 
>     Sigh.  Commit coming up.

Thanks Matt!

My machine is now working and am up for some DragonFly work.  Anyway, I
did a GENERIC/LINT tinderbox build, and and everything seems to be in
pretty good shape:

	http://ps.catpa.com/tinderbox/

Cheers.

-- 
Hiten M. Pandya
hmp at xxxxxxxxxxx, hmp at xxxxxxxx
http://hmp.serverninjas.com/





More information about the Bugs mailing list