From: "Daniel P. Berrange" <berrange@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: "Gabriel L. Somlo" <somlo@cmu.edu>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] commit 084a85e breaks build
Date: Fri, 18 Mar 2016 10:47:38 +0000 [thread overview]
Message-ID: <20160318104737.GD17895@redhat.com> (raw)
In-Reply-To: <87r3f8rsiv.fsf@blackfin.pond.sub.org>
On Fri, Mar 18, 2016 at 11:26:32AM +0100, Markus Armbruster wrote:
> You forgot to cc: Dan. Fixed :)
>
> I see similar diagnostics from F22's gcc. Linking fails:
>
> ../crypto/cipher.o: In function `qcrypto_cipher_new':
> /home/armbru/work/qemu/crypto/cipher-nettle.c:229: undefined reference to `cast5_set_key'
> /home/armbru/work/qemu/crypto/cipher-nettle.c:230: undefined reference to `cast5_set_key'
> /home/armbru/work/qemu/crypto/cipher-nettle.c:232: undefined reference to `cast5_set_key'
Ok, I have nettle 3.1.1 and you have 2.7.1 on Fedora 22. Looking at the NEWS
file it seems cast5_set_key was only added in the 3.x series, so I'll work on
a patch to make that use compatible with older nettle.
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
next prev parent reply other threads:[~2016-03-18 10:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 20:25 [Qemu-devel] commit 084a85e breaks build Gabriel L. Somlo
2016-03-18 10:22 ` Daniel P. Berrange
2016-03-18 10:26 ` Markus Armbruster
2016-03-18 10:47 ` Daniel P. Berrange [this message]
2016-03-18 12:05 ` Daniel P. Berrange
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=20160318104737.GD17895@redhat.com \
--to=berrange@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=somlo@cmu.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.