[libvirt] Hard requirement on gcrypt.h?

Eric Blake eblake at redhat.com
Tue Feb 26 00:42:49 UTC 2013


On 02/25/2013 05:38 PM, Eugene Marcotte wrote:
> Hi,
> 
> I'm building libvirt for the first time and figuring out what libraries
> are required to get the simplest possible thing working.
> 
> Is there a hard requirement on gcrypt? I got libvirt past the configure
> script but the build failed on gcrypt.h. It looks like the include for
> it could be moved inside the #if WITH_GNUTLS section of libirt.c, if I
> understand what configure.ac is trying to set up.

Can you show the exact compiler error message you received?  You are
correct that this header is non-standard, and should be properly ifdef'd
before we try to use it.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130225/92593408/attachment-0001.sig>


More information about the libvir-list mailing list