From owner-cvs-all@FreeBSD.ORG Wed Feb 1 18:30:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E56716A420; Wed, 1 Feb 2006 18:30:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4726843D49; Wed, 1 Feb 2006 18:30:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 217771A3C1B; Wed, 1 Feb 2006 10:30:37 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7C69E52167; Wed, 1 Feb 2006 13:30:36 -0500 (EST) Date: Wed, 1 Feb 2006 13:30:36 -0500 From: Kris Kennaway To: Bakul Shah Message-ID: <20060201183036.GA30206@xor.obsecurity.org> References: <20060201.110944.41688240.imp@bsdimp.com> <200602011825.k11IPSX0071436@gate.bitblocks.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <200602011825.k11IPSX0071436@gate.bitblocks.com> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 01 Feb 2006 18:52:09 +0000 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, Warner Losh Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 18:30:40 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2006 at 10:25:28AM -0800, Bakul Shah wrote: > > 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? >=20 > The bigger question is *why* does buildworld depend on > /usr/include. You have to compile native bootstrap tools (i.e. against /usr/include) before you can build the rest of the world with "internal" headers. If you don't do this bootstrap step, your buildworld won't work in all upgrade cases. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD4P5MWry0BWjoQKURAqVmAKDOA09NF6U+EU7+GkXE5lTZARol5wCfVPcr Bh9cvscLLVY1LGuTSMbwLh8= =WgE4 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--