From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KJUzn-0006TY-Ax for mharc-grub-devel@gnu.org; Thu, 17 Jul 2008 11:02:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJUzl-0006Rx-Bp for grub-devel@gnu.org; Thu, 17 Jul 2008 11:02:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJUzj-0006QZ-Ru for grub-devel@gnu.org; Thu, 17 Jul 2008 11:02:12 -0400 Received: from [199.232.76.173] (port=45713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJUzj-0006QS-G0 for grub-devel@gnu.org; Thu, 17 Jul 2008 11:02:11 -0400 Received: from wr-out-0506.google.com ([64.233.184.235]:37102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJUzi-0006Fj-Rx for grub-devel@gnu.org; Thu, 17 Jul 2008 11:02:11 -0400 Received: by wr-out-0506.google.com with SMTP id c30so4593907wra.14 for ; Thu, 17 Jul 2008 08:02:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer; bh=mF4EAT2KY4ziljmpuiqZQTe36SEaC+us/IbX8WGqQJU=; b=uatwDNpFqQBEzvc4cH3TO9fG4we3y1v5l5BqY5m9KLzCUIDU5Wx4Z39ZZe3hEM04xU hz4jMgfvQXiOSWAJOqeBeZHeWN2ppgM4aeGDX+3OzkOgHVXJeb5KMBvc4IWWm6R8Ny/i /tIJbxosJdZss3iMvZDze9JTiNUn5pioWm3ik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer; b=BOm8yOOnZAFrSBcEKlToTc/2h2wC8yZQ3S4mEg2vwZUnrWrTv2lCeDdTOjlJV0OHBK F2iF2jPw44wGULYe2UJqz+xo4nGYkrII7ICDRwDV2jrY6ERn5JskoCJbR6eOZnp9w2RW uPdB/Zq5y7q+RuumCyOxyxBlb2mXKDGYjWVvI= Received: by 10.90.73.17 with SMTP id v17mr3490937aga.87.1216306930143; Thu, 17 Jul 2008 08:02:10 -0700 (PDT) Received: from ?192.168.1.100? ( [213.37.137.93]) by mx.google.com with ESMTPS id 3sm7911158hsw.13.2008.07.17.08.02.08 (version=SSLv3 cipher=RC4-MD5); Thu, 17 Jul 2008 08:02:09 -0700 (PDT) From: Javier =?ISO-8859-1?Q?Mart=EDn?= To: The development of GRUB 2 In-Reply-To: References: <486FFD84.5000607@isaac.cedarswampstudios.org> <487392C9.40208@isaac.cedarswampstudios.org> <20080712144131.GE25455@thorin> <20080712171052.GA29804@thorin> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bbv9j2D3qSfuGg92bZJ5" Date: Thu, 17 Jul 2008 17:02:29 +0200 Message-Id: <1216306949.21767.20.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: [PATCH] New x86_64 EFI patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 15:02:13 -0000 --=-bbv9j2D3qSfuGg92bZJ5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable El jue, 17-07-2008 a las 17:50 +0800, Bean escribi=C3=B3: > Committed. >=20 Seemingly, the fact that there is now separate recognition for "x86_64" machine types has borked the current build system in amd64 PCs: $ make ./config.status --recheck running CONFIG_SHELL=3D/bin/bash /bin/bash ../src/configure --prefix=3D/home/javier/Proyectos/grub/build/out/ --no-create --no-recursion checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu configure: error: unsupported machine type make: *** [config.status] Error 1 The current system would build bootloader files as i386-pc (with the -m32 switch in gcc, which itself created the infamous "cannot find start or _start" problem when a multilib version of gcc was not installed) and helper files like grub-setup as amd64. This caused problems of its own, like grub-emu (built as amd64) being unable to load any grub modules (built as i386), but at least worked OOtB. I was able to correctly recompile if I reconfigured GRUB with --target=3Di386-pc-linux-gnu (i386-pc alone was not recognized). Is this the current way to go? I feel it should not be so, because it multiboot2 comes out with amd64 support, there should be an x86_64-pc grub2. --=-bbv9j2D3qSfuGg92bZJ5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQIVAwUASH9fBaSl+Fbdeo72AQJeVQ//XOMAx6SosYOncMMlZGBfwZHwJJg6Uo4T nvaWXu4BgnX85j0DeNVwJwuIIX0j4Vc5abNjfoV7csEgx+OgNVL2C0kIjiFLqYsy aGLPYN1z/6pfaY95EW/yczdJWnITNQFkCfuR9/Cyn7aS6qHvjqauEuMAdUozLAN6 cgss4hRoJdW+fo4kr+dptx8yGv0JK2em933stwALSLoN3kG1VhdEcvTzO+AI0xbJ vIRkepQ42RyLCXZ5CjTxcftArKoJd1YfarIm2GOwPskcs5moupX8zD34kiwWQrZ7 2ZVw7A7/qnPfmavmkZknUo0fhf9eaELK9vYWFwehy6Mzdy1Y5RxPTuuZokOgD+WU MX8yduUrE87JRNNqeknsA7OcOuM0kcwhVGZlO+IsREDWh924BJIcGQKTq/qZH75T aJnH0FMwsSsWlbjN7mMO4BxLyHHGpO103SJ9JWZn1Ds+LLJQhws9pl3hOx2OM6n7 u2yBEPfspqRKnKb34Mr+c+oP4ZMlOQKJDFjN+DQi6Tw2Mbw907ZLo1TxcQFSuHU2 rdVZIWqBUSpVUrs2peDYcL9xrVjyngsJTJSvcoIXD/j2jtcIjzxfuvBGE2qxH53p DQaaPFUhnrE6rSCYBP4NCWXF/1Fq4H/nl2LuuBrxxYmgazLwsVB+orfR/KW34A98 +aXmP8+V6nU= =8hrh -----END PGP SIGNATURE----- --=-bbv9j2D3qSfuGg92bZJ5--