X-Recipient: archive-cygwin@delorie.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:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 q=dns; s=default; b=THibK7ZGyDyye5crPEVfDJNoIRq/R1voh6LchKHi7r1
	znN7q9CTtqv1lZufrgeu/LLXucq8wjJehMh9hrwwyInJPboaut/N+dT/XslPftpb
	usnIyhcleEfxZeD4YGpghjYPxZJhnNy5qfqtzRxKM4AE0mXZpz5w6GOlChSFYh4Q
	=
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:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 s=default; bh=pyVnL+r/iqGCAIkAXw3J6YXqS/c=; b=ye3tMD18DnIic17bs
	PloD2t5f8ywYBG3DP4+JZSLkCMmHVDFLbUA+V/Fw9032yVQ9iMTfM/aRfCOdjmg7
	MNsJjTL2uGcPSe0wMPBVtlYUrpPIcRtcMuD8EWKdoZ1B6A4C8qFoKYpVFk38aZB9
	zyZF1laH7IH/fnsXreUR+Wj6IU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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-OMC1S2.hotmail.com
X-TMN: [j7vSbWfQVu8kb0E11A7+I6kar5HngS7j9fZsYGHVm0s=]
Message-ID: <DUB124-W16B4CE43C28227EEC65E3CB0C30@phx.gbl>
From: "Gery ." <gamejihou@hotmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: rpc/types.h: No such file or directory
Date: Tue, 19 May 2015 16:26:48 +0000
In-Reply-To: <DUB124-W37174205BEFCC1F13C4524B0C30@phx.gbl>
References: <DUB124-W430A09515E306F5C9F072DB0C30@phx.gbl>,<1432049830.11784.38.camel@cygwin.com>,<DUB124-W37174205BEFCC1F13C4524B0C30@phx.gbl>
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 t4JGR7C4022469

Thanks, however it didn't work if I put it in the install_makefiles or .bashrc:

# Required parameters:
$MBSYSTEM_HOME = "/usr/local/mbsystem"; 
$OS = "LINUX";
$CFLAGS = "-Wall -g -I/usr/X11/include ";
$LFLAGS = "-Wall -g -lm -L/usr/lib -lgdal";
$CPPFLAGS="-I/usr/include/tirpc";
# NETCDF
$NETCDFLIBDIR = "/usr/lib";
$NETCDFINCDIR = "/usr/include";
# GMT
$GMTLIBDIR = "/opt/gmt/gmt-4.5.9/lib";
$GMTINCDIR = "/opt/gmt/gmt-4.5.9/include";
$PROJECTIONS = "$MBSYSTEM_HOME/Projections.dat";

I also put it in my .bashrc in ~/:

export CPPFLAGS="-I/usr/include/tirpc"

Any additional idea? 		 	   		  
--
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


