From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3tG5-0003Jy-Ms for qemu-devel@nongnu.org; Fri, 20 May 2016 18:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3tG0-0008A6-P2 for qemu-devel@nongnu.org; Fri, 20 May 2016 18:51:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3tG0-00089L-JR for qemu-devel@nongnu.org; Fri, 20 May 2016 18:51:00 -0400 References: <0322B7E6-88DD-436E-884A-F0F78B8209BE@gmail.com> <573F9327.9000808@redhat.com> <2C42DD54-A6FC-47F8-B4D3-33E7A7413068@gmail.com> From: Eric Blake Message-ID: <573F94D3.7090902@redhat.com> Date: Fri, 20 May 2016 16:50:59 -0600 MIME-Version: 1.0 In-Reply-To: <2C42DD54-A6FC-47F8-B4D3-33E7A7413068@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v0cM7tHDLUJfuTdGQ9nc6S4iAC0aXicb1" Subject: Re: [Qemu-devel] undefined symbol _nettle_cast5_set_key List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: qemu-devel qemu-devel , "Daniel P. Berrange" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --v0cM7tHDLUJfuTdGQ9nc6S4iAC0aXicb1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/20/2016 04:46 PM, Programmingkid wrote: >>> 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 > I'm not sure how to find the version of nettle. Would you have a simple= program that could tell me this information? On Fedora, it's: # rpm -q nettle-devel nettle-devel-3.2-1.fc23.x86_64 # pkg-config --modversion nettle 3.2 I don't use MacOS, so I have no clue how to query your package manager about what version of a given package is installed, but the pkg-config command might work. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --v0cM7tHDLUJfuTdGQ9nc6S4iAC0aXicb1 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/ iQEcBAEBCAAGBQJXP5TTAAoJEKeha0olJ0NqjBYH/14rCMKj6r1gySf39yOEFxlF M1YFJ4/UROt6rNuemen0JQ6mYMoRtmuBP7A3AaOy0JClO067gUizk4CuCqdyiyT6 Q4dzqihtx1B7NnbrvGiXZnu9bIcbT/N5kT4Nui16Ltjr9PKE5HiRpajvLLZ7eI05 nOgaZtrHXiLcFaT2FwWmsJpMyy4Vmwl2be62ClbmSZCLd+w2SX+8eRwvMWUR4g5m 0n9YNaqptskSQvc2wsDkm5xkk0gf73voBewtUNQoiejFHLHymMFd/GZn/3jQMvHY nzfaRfxJnL5vVjGEu1EV37iWojigdCwwVRCpILrlCTprt6uUsszaDIo3QYEyap4= =V2eY -----END PGP SIGNATURE----- --v0cM7tHDLUJfuTdGQ9nc6S4iAC0aXicb1--