<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.21297" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial>Description of problem: Fail to 
compile<BR><BR><BR>Version-Release number of selected component (if 
applicable):<BR>Version 1.0.3 through 1.1.1<BR><BR><BR>How 
reproducible:<BR><BR><BR>Steps to Reproduce:<BR>1./configure  --prefix=/usr 
--localstatedir=/var --sysconfdir=/etc<BR>2.make<BR><BR>Actual 
results:<BR>libvirt_lxc-lxc_monitor_protocol.o: In function 
`xdr_virLXCMonitorInitEventMsg':<BR>/usr/local/src/libvirt/libvirt-1.1.1/src/./lxc/lxc_monitor_protocol.c:31: 
undefined reference to `xdr_uint64_t'<BR><BR><BR>Expected results:<BR>Successful 
Compilation<BR><BR>Additional info: patch resolving compilation issue<BR>--- 
lxc_monitor_protocol.h      2013-08-05 
20:22:23.963000000 +0000<BR>+++ 
libvirt-1.1.1/src/lxc/lxc_monitor_protocol.h        
2013-08-05 20:22:46.226000000 +0000<BR>@@ -5,6 +5,8 @@<BR><BR> #ifndef 
_LXC_MONITOR_PROTOCOL_H_RPCGEN<BR> #define _LXC_MONITOR_PROTOCOL_H_RPCGEN<BR>+# 
define xdr_uint64_t xdr_u_int64_t<BR>+<BR><BR> #include 
<rpc/rpc.h></FONT></DIV>
<DIV> </DIV><SPAN 
style="FONT-SIZE: 10px; COLOR: #808080; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif"><SPAN 
style="COLOR: #800000">Gerald Palmer | Information Technology | Larry Gordon 
Agency Inc.</SPAN><BR></SPAN><SPAN 
style="FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif">233 
N Michigan Ave | STE 2450 | Chicago IL 60601 | WWW.LGANET.COM<BR>(312) 540-9400 
| (800) 666-6988 | DIRECT (312) 540-5458 | FAX (312) 540-5440 </SPAN><BR><SPAN 
style="FONT-SIZE: 10px; COLOR: #808080; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif"><SPAN 
style="COLOR: #800000"><EM><STRONG>BRAMCO</STRONG> | Solid Products. Strong 
Support. Maximum Value.</EM></SPAN><BR>Forms & Quotes available at <A 
href="http://www.lganet.com/">www.lganet.com</A> </SPAN><BR>
<DIV> </DIV></BODY></HTML>