From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhcJJ-000405-7A for qemu-devel@nongnu.org; Wed, 29 May 2013 05:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhcJB-0001Wu-PD for qemu-devel@nongnu.org; Wed, 29 May 2013 05:04:45 -0400 Received: from ozlabs.org ([203.10.76.45]:38336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhcJB-0001Wp-EI for qemu-devel@nongnu.org; Wed, 29 May 2013 05:04:37 -0400 Date: Wed, 29 May 2013 18:18:53 +1000 From: David Gibson Message-ID: <20130529081853.GC5489@boomeroo.fritz.box> References: <9b6a3a52e3f46cfbc1ded9ab56385ec045e46705.1369628289.git.peter.crosthwaite@xilinx.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qjNfmADvan18RZcF" Content-Disposition: inline In-Reply-To: <9b6a3a52e3f46cfbc1ded9ab56385ec045e46705.1369628289.git.peter.crosthwaite@xilinx.com> Subject: Re: [Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.crosthwaite@xilinx.com Cc: peter.maydell@linaro.org, edgar.iglesias@gmail.com, qemu-devel@nongnu.org, pbonzini@redhat.com --qjNfmADvan18RZcF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 27, 2013 at 02:20:57PM +1000, peter.crosthwaite@xilinx.com wrot= e: > From: Peter Crosthwaite >=20 > Currently QEMU provides a local clone of the file libfdt_env.h in > /include. This file is supposed to come with the libfdt package and is So, this patch might be the right thing anyway, but the statement above is entirely false. libfdt_env.h is explicitly intended to be supplied by the build environment embedding libfdt. The version provided in the libfdt package is a example version which will do (although it might not be ideal) for userspace builds with a sufficiently normal C library. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --qjNfmADvan18RZcF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlGlue0ACgkQaILKxv3ab8askQCeODp/n6PZTEK/kK4tHZNvZyjn GlQAn3g6H5rZPnvpyxfrqQ3HWYO2ZnWB =w+wW -----END PGP SIGNATURE----- --qjNfmADvan18RZcF--