| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_FAIL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4BE0178F.9040206@redhat.com> |
| Date: | Tue, 04 May 2010 06:48:15 -0600 |
| From: | Eric Blake <eblake AT redhat DOT com> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | xdr naming difference |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
--------------enigE01A2E55A6949DBBA15D549B
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
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?
[1] https://www.redhat.com/archives/libvir-list/2010-April/msg01134.html
--=20
Eric Blake eblake AT redhat DOT com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
--------------enigE01A2E55A6949DBBA15D549B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBCAAGBQJL4BePAAoJEKeha0olJ0Nq0kkIAKXdHjSqQ780XgstTpv9usHU
+HhYMeVP9Sq9y3+YBTdfc5wtCH5Lcy0GLUPB46szUlGlebNsUS6PrXMs8CEZUaAw
dqdIWkaNPOA0wgUbaQ8INvpdx3J5WskkNuZ9blZPtbqyqsSGR/QcoeS+ZG4Z09JG
IJrVZcq/ApsZk0jCsEqjgeWURZvv+iCKiURxOCv4wBrJ8Vz4UqXmy79J/tV9bJP9
gIs3Rr3Hwf6JSF8dk5dVsY1/CNaMBjbOrcm9Yd0BeftvjGLqQmw7ppWfZybeYu/T
DUmI6JizmA5gpsrDaFzU+KoTmnZ5PNQ6K09uNCXMK+lqXttpmBX830ZpWei+xSA=
=nmr/
-----END PGP SIGNATURE-----
--------------enigE01A2E55A6949DBBA15D549B--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |