Re: tirpc broken in cygwin 1.7.10

2012-02-15 Thread Christopher Faylor
On Wed, Feb 15, 2012 at 11:19:16AM -0700, Eric Blake wrote: >STC which worked in 1.7.9, breaks in 1.7.10: > >$ cat foo.c >#include >$ 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: f

tirpc broken in cygwin 1.7.10

2012-02-15 Thread Eric Blake
STC which worked in 1.7.9, breaks in 1.7.10: $ cat foo.c #include $ 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 termi