On Fri, Feb 26, 2010 at 02:09:15PM +0100, Wolfgang Mauerer wrote:
... not just when using the remote driver: libvirt.c always depends
on it.
This unbreaks builds with --without-remote
Hum, there is something weird here, I did configure without remote
and built fine without that patch
configure: Remote: no
[...]
configure: gnutls: -lgnutls -lgcrypt
[...]
virsh links fine even though it doesn't explicitely reference
GNUTLS_LIBS in the linking section, so it seems everything needed
is provided at the libvirt.so level (I also looked for DT_NEEDED of
libvirt.so and this doesn't include gcrypt so I'm a bit puzzled).
What are the configure/autogen flags you used to get to the problem ?
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/