tirpc broken in cygwin 1.7.10

Eric Blake eblake@redhat.com
Wed Feb 15 18:19:00 GMT 2012


STC which worked in 1.7.9, breaks in 1.7.10:

$ cat foo.c
#include <rpc/rpc.h>
$ gcc -c -I/usr/include/tirpc foo.c
In file included from /usr/include/tirpc/rpc/rpc.h:38:0,
                 from foo.c:1:
/usr/include/tirpc/rpc/types.h:44:28: fatal error: rpc/types.h: No such
file or directory
compilation terminated.

$ cygcheck -p rpc/types.h
Found 5 matches for rpc/types.h
cygwin/cygwin-1.7.10-1-src	The UNIX emulation engine
cygwin/cygwin-1.7.9-1	The UNIX emulation engine
cygwin/cygwin-1.7.9-1-src	The UNIX emulation engine
libtirpc-devel/libtirpc-devel-0.2.1-1	A port of Sun's
Transport-Independent RPC library (devel)
sunrpc/sunrpc-4.0-3	Sun RPC (ONC/RPC) utilities

Notice that cygwin's /usr/include/rpc/types.h disappeared between 1.7.9
and 1.7.10, meaning that the #include_next in tirpc's
/usr/include/tirpc/rpc/types.h fails.  I don't know whether this needs
to be fixed in cygwin, in tirpc, or both.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20120215/84dd8b4f/attachment.sig>


More information about the Cygwin mailing list