[libvirt] Cannot compile libvirt

Abhishek Sharma abhiofdoon.abhishek at gmail.com
Thu Jul 25 16:17:29 UTC 2013


Thanks Jan,

Yes it worked when I removed --without-remote.
Thanks for your help.

Cheers,
Abhishek


On Thu, Jul 25, 2013 at 12:37 AM, Ján Tomko <jtomko at redhat.com> wrote:

> On 07/24/2013 11:24 PM, Abhishek Sharma wrote:
> > 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"/
> >
> > Here are the steps which I took.
> >
> > 1. Get the code. git clone git://libvirt.org/libvirt.git
> > <http://libvirt.org/libvirt.git>
> > 2. Run autogen
> > ./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
> >
> > 3. make
> >
> >
> > Looks like the following commit somehow separated the gnutls symbols.
> >
> > /commit 83d7e4e4607a96b6959a6b0afd44a10a783fd928
> > Author: Daniel P. Berrange <berrange at redhat.com <mailto:
> berrange at redhat.com>>
> > Date:   Wed Mar 13 13:37:29 2013 +0000
> >
> >     Use separate symbol file for GNUTLS symbols/
> >
> > How can I successfully compile libvirt ?
>
> Try building it --with-remote, it seems we assume that in quite a few
> places.
>
> Jan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130725/ad41f489/attachment-0001.htm>


More information about the libvir-list mailing list