This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

package conflict: cygwin and sunrpc


Both cygwin-1.7.6-1 and sunrpc-4.0-3 install
/usr/include/rpc/{types,xdr}.h.  Depending on which package is installed
last, this causes spurious compilation failures, because the two
implementations differ on whether they need sockaddr_in to be declared.
 Now that xdr functions have been subsumed into cygwin proper, is it
time to obsolete sunrpc?  On the other hand, libvirt wants to #include
<rpc/rpc.h>, which only sunrpc provides; is it time to provide that
header as part of base cygwin?

https://www.redhat.com/archives/libvir-list/2010-August/msg00375.html

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]