Date: Thu, 9 Oct 1997 02:25:12 -0700 (PDT) From: asami@cs.berkeley.edu (Satoshi Asami) To: chuckr@mat.net Cc: FreeBSD-current@FreeBSD.org Subject: Re: buildworld Message-ID: <199710090925.CAA04769@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.BSI.3.95.971008091028.10789K-100000@earth.mat.net> (message from Chuck Robey on Wed, 8 Oct 1997 09:13:22 -0400 (EDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* Having done a fair amount of make worlds in the past 2 years, under * similar conditions, I'd become used to finding and fixing the various * problems that always cropped up. This may have been an easy one for the * build system, but (in the past) it never would have been this easy. You are right. I forgot that I added some cruft to pre-populate the include files dir (thus de-necessitating the need for "make includes"). That was only possible because we were doing this on the temporary build tree, it wouldn't have been appropriate to do it on the "real" include dir. Also, we (mostly Bruce) took care of making sure to come up with the complete set of utilities needed to rebuild the world. This may have reduced the amount of hand-patching needed. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710090925.CAA04769>