Hi,
I am new to libvirt and I am trying to compile libvirt from the git repository. I mainly plan to use it for managing ESX server. However I get the following error during make."libvirt undefined reference to virNetTLSInit"
./autogen.sh --without-xen --with-esx --without-numactl --without-remote --without-libvirtd --without-one --without-openvz --without-qemu --without-uml --without-phyp --without-vbox --without-lxc --without-one --without-test --without-network --without-selinux --with-python
Looks like the following commit somehow separated the gnutls symbols.
commit 83d7e4e4607a96b6959a6b0afd44a10a783fd928
Author: Daniel P. Berrange <berrange@xxxxxxxxxx>
Date: Wed Mar 13 13:37:29 2013 +0000
Use separate symbol file for GNUTLS symbols
commit 83d7e4e4607a96b6959a6b0afd44a10a783fd928
Author: Daniel P. Berrange <berrange@xxxxxxxxxx>
Date: Wed Mar 13 13:37:29 2013 +0000
Use separate symbol file for GNUTLS symbols
How can I successfully compile libvirt ?
Thanks,
Abhishek
Abhishek
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list