From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vccc6-0002yg-3E for mharc-grub-devel@gnu.org; Sat, 02 Nov 2013 10:55:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vccbv-0002yW-Hu for grub-devel@gnu.org; Sat, 02 Nov 2013 10:55:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vccbm-0005lL-UJ for grub-devel@gnu.org; Sat, 02 Nov 2013 10:55:35 -0400 Received: from mail-ee0-x230.google.com ([2a00:1450:4013:c00::230]:58528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vccbm-0005lH-Mz for grub-devel@gnu.org; Sat, 02 Nov 2013 10:55:26 -0400 Received: by mail-ee0-f48.google.com with SMTP id d49so287760eek.35 for ; Sat, 02 Nov 2013 07:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=rukZBbGrvsYZFIBebygC3xeW8w66eq1E6k8xTeik9TI=; b=rsmFkNEXzYOseHDmVr3GWvcEEBbzcppXs9rEA5ap4PmH1wiXcSKze+ej6wq229UBTy 7pBQiEq9Qd+9iyzNwgiXPbbNGjaW4NsknVJF3pdHMnJ5Po6FYDsw0x0l0Cn/PIygzhxm NkiCExUEvl46rh0KJrznrqFM9DpjcotPBT9+9oR8SajU9ksqMeIoAuyeDHmRGVYXd1wo 6H1pVZqqkbmGnkyYgoiwyrSqnlV3xJ+q27pAIie0M8Dras8plQ3yVHTGQza0Tm3+plzk 8NdCPzH7dbSiiFoKfuSpqLRoKotQW4rX+XPAGvStdxze74ocXjQIV53zVyL8lLkhab6e y3dA== X-Received: by 10.15.65.14 with SMTP id p14mr95163eex.96.1383404125721; Sat, 02 Nov 2013 07:55:25 -0700 (PDT) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id bn13sm21423825eeb.11.2013.11.02.07.55.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 02 Nov 2013 07:55:24 -0700 (PDT) Message-ID: <52751253.1000801@gmail.com> Date: Sat, 02 Nov 2013 15:55:15 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: grub2 boot root-on-zfs errors References: <20131031213211.4e91c3d1@opensuse.site> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2ENKGQPDGQTAKCQBGAQAK" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::230 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2013 14:55:44 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2ENKGQPDGQTAKCQBGAQAK Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02.11.2013 08:58, Beeblebrox wrote: > /usr/include/machine/_types.h:65: error: expected '=3D', ',', ';', 'asm= ' > or '__attribute__' before '__double_t' > /usr/include/machine/_types.h:66: error: expected '=3D', ',', ';', 'asm= ' > or '__attribute__' before '__float_t' You system headers do something stupid: they use float/double in standalone headers we use option -Dfloat=3D__grub_poison and -Ddouble=3D__grub_poison to check that we don't use any float/double. Unfortunately such stupidity is more widespread that it should be. I'll remove poisonin of float/double in trunk. ------enig2ENKGQPDGQTAKCQBGAQAK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJ1ElkACgkQNak7dOguQgkeWgD8CiiDdBX2IePjQui41XF/hDPp Yy0csgj25vbFenQd4cYA/RcavnAHHuP9ZC4Sh2sLoapCWs+PEj5vf2McgElOQ9pc =nAgb -----END PGP SIGNATURE----- ------enig2ENKGQPDGQTAKCQBGAQAK--