On 12/27/2011 09:01 PM, Juliano Souza wrote:
> When I try to compile libvirt:
> 
> checking for xdrmem_create in -lportablexdr... no
> checking for library containing xdrmem_create... no
> configure: error: Cannot find a XDR library

What platform are you compiling on?  For example, on Fedora 16, glibc
provides xdr functionality natively; whereas if you are cross-compiling
for mingw, the mingw32-portablexdr package provides the necessary
headers. A quick google search gives
http://people.redhat.com/~rjones/portablexdr/ as the place to look for
source code if you are on some other platform.

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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to