From: Programmingkid <programmingkidx@gmail.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel qemu-devel <qemu-devel@nongnu.org>,
"Daniel P. Berrange" <berrange@redhat.com>
Subject: Re: [Qemu-devel] undefined symbol _nettle_cast5_set_key
Date: Fri, 20 May 2016 19:04:27 -0400 [thread overview]
Message-ID: <F594F413-17BE-45E5-8909-1BBB597977CB@gmail.com> (raw)
In-Reply-To: <573F94D3.7090902@redhat.com>
On May 20, 2016, at 6:50 PM, Eric Blake wrote:
> 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?
>>
>> 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.
$pkg-config --modversion nettle
3.2
Hope this helps.
next prev parent reply other threads:[~2016-05-20 23:04 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 19:15 [Qemu-devel] undefined symbol _nettle_cast5_set_key Programmingkid
2016-05-20 22:43 ` Eric Blake
2016-05-20 22:46 ` Programmingkid
2016-05-20 22:50 ` Eric Blake
2016-05-20 23:04 ` Programmingkid [this message]
2016-05-21 13:14 ` Peter Maydell
2016-05-21 14:18 ` Programmingkid
2016-05-31 9:18 ` Daniel P. Berrange
2016-05-31 14:00 ` Daniel P. Berrange
2016-05-31 14:25 ` Programmingkid
2016-05-31 14:51 ` Daniel P. Berrange
2016-05-31 15:48 ` Programmingkid
2016-05-31 16:00 ` Daniel P. Berrange
2016-06-02 17:01 ` Programmingkid
2016-06-02 17:06 ` Daniel P. Berrange
2016-06-03 14:02 ` Programmingkid
2016-05-31 14:36 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F594F413-17BE-45E5-8909-1BBB597977CB@gmail.com \
--to=programmingkidx@gmail.com \
--cc=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).