This is the mail archive of the cygwin 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]

rpc/types.h: No such file or directory


I'm still installing MBsystem software in cygwin and it fails here:

surf.h:58:23: fatal error: rpc/types.h: No such file or directory
 #include <rpc/types.h>

it doesn't find rpc/types.h, even though both are in /usr/include/tirpc/rpc. I run export CPPFLAGS=-I/usr/include/tirpc/rpc with no effect.

Any clues to solve this? I will appreciate your support, thanks in advance

Gery

ps. uname -a
CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686 Cygwin

libgssrpc4                                   1.12.2-1                         OK
libtirpc-common                              0.2.4-1                          OK
libtirpc-debuginfo                           0.2.4-1                          OK
libtirpc-devel                               0.2.4-1                          OK
libtirpc1                                    0.2.4-1                          OK
php-xmlrpc                                   5.5.18-1                         OK
rpcgen                                       2.11.90_20100818-1               OK
sunrpc                                       4.0-4                            OK

$ ls /usr/include/tirpc/rpc
auth.h      auth_kerb.h  clnt_soc.h   des_crypt.h  pmap_prot.h  rpc.h      rpcb_clnt.h  rpcent.h    svc_dg.h   xdr.h
auth_des.h  auth_unix.h  clnt_stat.h  nettype.h    pmap_rmt.h   rpc_com.h  rpcb_prot.h  svc.h       svc_soc.h
auth_gss.h  clnt.h       des.h        pmap_clnt.h  raw.h        rpc_msg.h  rpcb_prot.x  svc_auth.h  types.h

 		 	   		  
--
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


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