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

Gerald Palmer GPALMER at lganet.com
Mon Aug 5 21:19:54 UTC 2013


 
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
+

 #include <rpc/rpc.h>


-----Original Message-----
From: bugzilla at redhat.com [mailto:bugzilla at redhat.com] 
Sent: Monday, August 05, 2013 4:15 PM
To: Gerald Palmer
Subject: [Bug 993411] Compilation fails on lxc/lxc_monitor_protocol.c 31: undefined reference to xdr_uinit64_t

https://bugzilla.redhat.com/show_bug.cgi?id=993411

Eric Blake <eblake at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eblake at redhat.com,
                   |                            |gpalmer at lganet.com
              Flags|                            |needinfo?(gpalmer at lganet.co
                   |                            |m)



--- Comment #1 from Eric Blake <eblake at redhat.com> --- Can you please post this patch upstream at libvir-list at redhat.com for discussion?

--
You are receiving this mail because:
You are on the CC list for the bug.
You reported the bug.




More information about the libvir-list mailing list