[libvirt] Help Required

Eric Blake eblake at redhat.com
Thu Aug 7 16:34:57 UTC 2014


On 08/07/2014 12:37 AM, ahmad jan wrote:
> Respected Sir
> i am using libvirt-1.2.6 API and facing the following error please guide
> 
> libvirtd: /usr/local/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_1.2.6' not found (required by libvirtd)

Usually, this is a sign that you have mixed self-built binaries with
distro binaries, and the two have different notions of where to look for
auxiliary files.  If you are going to self-build, it's easiest to use
the same ./configure options as your distro (the './autogen.sh --system'
trick helps when doing this from git), but it is also possible if you
are very careful to make sure that your self-built locations are found
first (perhaps by playing with LD_LIBRARY_PATH and friends).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140807/3da9af67/attachment-0001.sig>


More information about the libvir-list mailing list