From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rtutq-0002ZN-QI for mharc-grub-devel@gnu.org; Sun, 05 Feb 2012 00:44:30 -0500 Received: from eggs.gnu.org ([140.186.70.92]:57851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rtuto-0002Yt-7l for grub-devel@gnu.org; Sun, 05 Feb 2012 00:44:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rtutn-0006Wf-6H for grub-devel@gnu.org; Sun, 05 Feb 2012 00:44:28 -0500 Received: from smtp.gentoo.org ([140.211.166.183]:47521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rtutn-0006WS-0a for grub-devel@gnu.org; Sun, 05 Feb 2012 00:44:27 -0500 Received: from [192.168.0.4] (d14-69-47-19.try.wideopenwest.com [69.14.19.47]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 73BAB1B4003; Sun, 5 Feb 2012 05:44:25 +0000 (UTC) Message-ID: <4F2E1735.6010002@gentoo.org> Date: Sun, 05 Feb 2012 00:44:21 -0500 From: Mike Gilbert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20120105 Thunderbird/9.0 MIME-Version: 1.0 To: Darik Horn Subject: Re: [MERGE] Add a --disable-zfs configure flag. References: <4F2D8D69.8040101@gentoo.org> <4F2D8FD8.40604@gmail.com> <4F2D9912.5040702@gentoo.org> <4F2DB2FB.5090309@gentoo.org> In-Reply-To: X-Enigmail-Version: 1.3.4 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig746A437F91691317A5C2EFD5" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 140.211.166.183 Cc: The development of GNU GRUB 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: Sun, 05 Feb 2012 05:44:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig746A437F91691317A5C2EFD5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/04/2012 10:40 PM, Darik Horn wrote: > On Sat, Feb 4, 2012 at 16:36, Mike Gilbert wrote: >> >> 1. grub's configure is failing to detect libnvpair due to some breakag= e >> upstream. See https://github.com/zfsonlinux/zfs/issues/560 . >> >=20 > Please try the attached patch, which should fix this build failure on > Gentoo. Remember to run ./autogen.sh after applying the patch. >=20 > The same patch is posted to your Github ticket. >=20 Thanks, that fixes AC_CHECK_LIB(nvpair, nvlist_print). --------------enig746A437F91691317A5C2EFD5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iF4EAREIAAYFAk8uFzUACgkQC77qH+pIQ6Q9EgD/XdCKUJBw/5UUUfdSEjDSmD/h 8mrAXOreI57nNIgfPWAA/AzSDOCWmQXqEn9LxAiP7AJV3ksAOvi7dUGVoIxE9/t3 =w3ZR -----END PGP SIGNATURE----- --------------enig746A437F91691317A5C2EFD5--