On May 4 06:48, Eric Blake wrote: > glibc provides xdr_uint{8,16,32,64}_t, but while cygwin exports those > functions, the header rpc/xdr.h only declares xdr_u_int{8,16,32,64}_t > (note the extra underscore). Likewise, the IXDR_PUT_INT32 macro is > missing. These differences in the cygwin version tripped up compilation > of libvirt on cygwin [1]. Can we get aliases added to provide the glibc > spelling of these four functions, so we can remove the libvirt hacks?
Are you really talking about the rpc/xdr.h header provided by newlib? All of what you're missing is in that file. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple