From owner-cvs-all@FreeBSD.ORG Fri Mar 5 06:37:17 2004 Return-Path: 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 D4A0F16A4CE; Fri, 5 Mar 2004 06:37:17 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BB843D41; Fri, 5 Mar 2004 06:37:17 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i25EbBla070329; Fri, 5 Mar 2004 17:37:11 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i25EbAbT070324; Fri, 5 Mar 2004 17:37:10 +0300 (MSK) (envelope-from ache) Date: Fri, 5 Mar 2004 17:37:08 +0300 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20040305143708.GA70192@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200403050147.i251l39I006593@repoman.freebsd.org> <200403042036.i24KaIeq025097@repoman.freebsd.org> <20040305141012.GA10639@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <20040305141012.GA10639@ip.net.ua> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.24.0.6; VDF 6.24.0.40 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 05 Mar 2004 14:37:18 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 05, 2004 at 04:10:12PM +0200, Ruslan Ermilov wrote: > Adding -I${DESTDIR}/usr/include broke upgrades from 4.x because > now /usr/include/getopt.h gets used (which requires sys/types.h) Why you decide, it requires sys/types.h? > instead of the proper one from ${WORLDTMP}/legacy/usr/include/, > usually /usr/obj/usr/src/i386/legacy/usr/include/getopt.h. I don't see any principal difficulties here. I use CFLAGS +=3D, so if you add -I.../legacy/... as first thing to CFLAGS= =20 (i.e. before mine one), your includes will be picked first. > Please find some other way to fix this. I see no other way to fix it until David will remove getopt* from=20 binutil's contrib. --=20 Andrey Chernov | http://ache.pp.ru/ --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQCVAwUBQEiQk+JgpPLZnQjrAQGscQQAoX3EBpWEfB8oSlBqOPOPwwbCY+pvd6GS CNdNuWPzuNckvi3yXuq8dFvbXXnKG0aehX5l0oMVIXrajFTLq0vAQ56WuWXHbNTU rfaE49ztQ8F3lhkH0tP6Rrnk5fRk2zM8RSFKIJ5LxeotwtHxu3orG2Esi2OMCSdX tq6VmTI04O4= =0PhZ -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--