<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>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.<br>
<br><i>"libvirt undefined reference to virNetTLSInit"</i><br><br></div>Here are the steps which I took.<br><br></div>1. Get the code. git clone git://<a href="http://libvirt.org/libvirt.git">libvirt.org/libvirt.git</a><br>
</div>2. Run autogen<br>./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<br>
<br></div>3. make<br><br><br></div><div>Looks like the following commit somehow separated the gnutls symbols. <br><br><i>commit 83d7e4e4607a96b6959a6b0afd44a10a783fd928<br>Author: Daniel P. Berrange <<a href="mailto:berrange@redhat.com">berrange@redhat.com</a>><br>
Date:   Wed Mar 13 13:37:29 2013 +0000<br><br>    Use separate symbol file for GNUTLS symbols</i><br><br></div><div>How can I successfully compile libvirt ?<br><br></div><div>Thanks,<br>Abhishek<br></div></div>