Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2006 10:25:28 -0800
From:      Bakul Shah <bakul@BitBlocks.com>
To:        Warner Losh <imp@bsdimp.com>
Cc:        src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, stefanf@freebsd.org, ru@freebsd.org, sgk@troutmask.apl.washington.edu, kris@obsecurity.org, stefan@fafoe.narf.at
Subject:   Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h 
Message-ID:  <200602011825.k11IPSX0071436@gate.bitblocks.com>
In-Reply-To: Your message of "Wed, 01 Feb 2006 11:09:44 MST." <20060201.110944.41688240.imp@bsdimp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm actually surprised that make includes doesn't install the sys
> directory as well, which would pick up the new sys/cdefs.h.  Does
> 'make -f Makefile.inc _includes' also exhibit the same problem?

The bigger question is *why* does buildworld depend on
/usr/include.  Why depend on something that will be replaced
by installworld?  If you are forced to do make includes
before buildworld, now you have out of sync header files for
all.  The whole point of buildword installworld is to make
changes in isolation and do a consistent upgrade.  Is this
not the case?



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