From owner-cvs-src@FreeBSD.ORG Wed Feb 1 18:54:32 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 500E316A420; Wed, 1 Feb 2006 18:54:32 +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 0312243D45; Wed, 1 Feb 2006 18:54:32 +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 D40E51A3C26; Wed, 1 Feb 2006 10:54:31 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2A83952F6C; Wed, 1 Feb 2006 13:54:31 -0500 (EST) Date: Wed, 1 Feb 2006 13:54:31 -0500 From: Kris Kennaway To: Bakul Shah Message-ID: <20060201185431.GA30649@xor.obsecurity.org> References: <20060201183036.GA30206@xor.obsecurity.org> <200602011851.k11Ip8VO071628@gate.bitblocks.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <200602011851.k11Ip8VO071628@gate.bitblocks.com> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 01 Feb 2006 19:04:49 +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 Kennaway , 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-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 18:54:32 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2006 at 10:51:08AM -0800, Bakul Shah wrote: > > 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? > > >=3D20 > > > The bigger question is *why* does buildworld depend on > > > /usr/include. > >=20 > > 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. >=20 > But look at this error message Steve Kargl posted: >=20 > =3D=3D=3D> games/fortune/strfile (obj,depend,all,install) > cc -O2 -fno-strict-aliasing -pipe -I/usr/obj/usr/src/tmp/legacy/usr/incl= ude -c > /usr/src/games/fortune/strfile/strfile.c > In file included from /usr/src/games/fortune/strfile/strfile.c:53: > /usr/include/stdio.h:331: error: syntax error before "__format_arg" >=20 > Is /usr/games/fortune is a build tool? Yes (well, games/fortune/strfile is). Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD4QPmWry0BWjoQKURAmGJAKDsuxqGGqdzklu9OobDk0b+19Y1vACguIqP wojHnCDQQjZjeY5cy+VBE8I= =DLq3 -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--