X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=vYJ 8zKXO/hDW+yYqc+XJ1hZvCRpZ72ZDI1OjuSiTtgYTwvQoADEtmM3aDKy1QfJco0c o2UswGmZcnRFcXs4/ZdcIS0sZsy7SoW7w3Za0j2CjEnZvrdfZoaM/sN7gm6MUh63 MblehZ1sUOIoBicUhBykZmo6OUEM9670E96xt76U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=xLC5DWP5Z U/gqPqj5nPYEn0CaQ0=; b=DLyHabBPbKV7SW9ZZEQTD+3njbbBDf6rLdK9JA/uj MQZVVeEpPwUN3p4zoy3MbSqOLMKK1RmoIrkepZJzUuRTdQ+b3zuQTa9Hk/uQmqZ6 pxFeF+iVG4UiDzEm2gPSrkRfJyKt3cEHUP4QHSlFMU5ElseYkPmIkJ8hU0+rJ7jc WY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: DUB004-OMC1S13.hotmail.com X-TMN: [Mmoul+ENzmplfdW0OEqeQTkHyMiof7/x] Message-ID: From: "Gery ." To: "cygwin AT cygwin DOT com" Subject: rpc/types.h: No such file or directory Date: Tue, 19 May 2015 04:36:16 +0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t4J4acnq023259 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 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