
25 Feb
2013
25 Feb
'13
7:42 p.m.
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