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(a)redhat.com [mailto:bugzilla@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(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eblake(a)redhat.com,
| |gpalmer(a)lganet.com
Flags| |needinfo?(gpalmer(a)lganet.co
| |m)
--- Comment #1 from Eric Blake <eblake(a)redhat.com> --- Can you please post this
patch upstream at libvir-list(a)redhat.com for discussion?
--
You are receiving this mail because:
You are on the CC list for the bug.
You reported the bug.