[libvirt] : [Bug 993411] Compilation fails on lxc/lxc_monitor_protocol.c 31: undefined reference to xdr_uinit64_t

Daniel P. Berrange berrange at redhat.com
Tue Aug 6 09:27:17 UTC 2013


On Mon, Aug 05, 2013 at 04:19:54PM -0500, Gerald Palmer wrote:
>  
> suggested patch for compilation issue.
> --- lxc_monitor_protocol.h      2013-08-05 20:22:23.963000000 +0000
> +++ libvirt-1.1.1/src/lxc/lxc_monitor_protocol.h        2013-08-05 20:22:46.226000000 +0000
> @@ -5,6 +5,8 @@
> 
>  #ifndef _LXC_MONITOR_PROTOCOL_H_RPCGEN
>  #define _LXC_MONITOR_PROTOCOL_H_RPCGEN
> +# define xdr_uint64_t xdr_u_int64_t
> +

What platform are you compiling on ?

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list