[libvirt] [PATCHv3] build: avoid -lgcrypt with newer gnutls

Daniel P. Berrange berrange at redhat.com
Fri Aug 9 15:39:04 UTC 2013


On Fri, Aug 09, 2013 at 09:31:39AM -0600, Eric Blake wrote:
> On 08/07/2013 08:15 AM, Eric Blake wrote:
> > On 08/07/2013 07:29 AM, Doug Goldstein wrote:
> >> On Tue, Jul 30, 2013 at 3:45 PM, Eric Blake <eblake at redhat.com> wrote:
> >>> https://bugzilla.redhat.com/show_bug.cgi?id=951637
> >>>
> >>> Newer gnutls uses nettle, rather than gcrypt, which is a lot nicer
> >>> regarding initialization.  Yet we were unconditionally initializing
> >>> gcrypt even when gnutls wouldn't be using it, and having two crypto
> >>> libraries linked into libvirt.so is pointless, but mostly harmless
> >>> (it doesn't crash, but does interfere with certification efforts).
> >>>
> > 
> >>>
> >>> v3: configure logic is enhanced to try harder to get the
> >>> right answer for gentoo.  I tested with Fedora 19 and RHEL 6,
> >>> but need feedback from a gentoo tester before this can go in.
> >>>
> > 
> >>
> >> I can ACK this by visual code inspection. I haven't explicitly tested
> >> this patch but its a cleaned up version of the patch we previously
> >> discussed it. If you need me to test it, I can do that tonight.
> > 
> > I'd feel better with an explicit test; we're in no rush, so I'll wait
> > for your test results on gentoo.
> 
> Did you ever re-run this?

ACK from my tests on F19.

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 :|




More information about the libvir-list mailing list