From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3t9B-0005Ne-7J for qemu-devel@nongnu.org; Fri, 20 May 2016 18:43:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3t96-00061y-UT for qemu-devel@nongnu.org; Fri, 20 May 2016 18:43:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3t96-00061u-OB for qemu-devel@nongnu.org; Fri, 20 May 2016 18:43:52 -0400 References: <0322B7E6-88DD-436E-884A-F0F78B8209BE@gmail.com> From: Eric Blake Message-ID: <573F9327.9000808@redhat.com> Date: Fri, 20 May 2016 16:43:51 -0600 MIME-Version: 1.0 In-Reply-To: <0322B7E6-88DD-436E-884A-F0F78B8209BE@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6B94boQJqPSsxaUdQBiVbRtnLR85K6Gdt" Subject: Re: [Qemu-devel] undefined symbol _nettle_cast5_set_key List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , qemu-devel qemu-devel , "Daniel P. Berrange" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6B94boQJqPSsxaUdQBiVbRtnLR85K6Gdt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/20/2016 01:15 PM, Programmingkid wrote: > Noticed this bug after a 'git pull'. My repo is at commit 65603e2fc18b4= 8e6e55a3dd693669413141694ec -=20 > tci: do not include exec/exec-all.h >=20 > I am building QEMU on Mac OS 10.6 with GCC 4.9. > Here is the full message: >=20 > LINK qemu-nbd > Undefined symbols for architecture x86_64: > "_nettle_cast5_set_key", referenced from: > _qcrypto_cipher_new in cipher.o What version of nettle are you compiling against? Obviously it's an older version, but is it one that we need to work around at configure time, or one that you should just update locally? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6B94boQJqPSsxaUdQBiVbRtnLR85K6Gdt 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXP5MnAAoJEKeha0olJ0NqV00H/RLKBFBsiHgpJ4C/rJgfd/Sc etceP3uVHcHFdRdmLZGUnoPufWOqB2C9OKKAm6GZOnfyNHV0VfbGLQB0J1RGe3/a ip8ztwkRkbq7L0YXD8v1+Vm7zLoNAfm3GuLvErk5oura5407jUARpghEcEUVaUdH 4lUw6Q9On24nCcJ+8ifDHeWZQ1yYTo+u7PFchROyaEyWgTEo9LIrrTqp82KFfSbh ObdCwiX+ci8FL0d40XMb+KjHb8yBP3xF1jwCcgZ7KoM4lfhT4lpijikpYGciz9w2 /rihKAaYXQiz5T05DsXvpw9tOyfh0YXKvU/LYqd1DNluSw8OLb2/sfb2s8rufIM= =nGwK -----END PGP SIGNATURE----- --6B94boQJqPSsxaUdQBiVbRtnLR85K6Gdt--