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:cc:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 q=dns; s=default; b=SAYuGMrprYwNBPeTMU66/3II/UcGoF4q26VRwni2wqP
	2qm+DKKcKuwWuQm9IWNWprZqEgAO4Lb5ZTjfYQ+t7ByB9dcYm956e5WGaGvIbJDG
	IXzrPGlOWEz84A0nrysHZpu3sPN97ewa6jn37kbuLYrTTb3Fh3lnlZgbUbgPf1iA
	=
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:cc:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 s=default; bh=3M13iZZ+le7cmnBBZ0GR94FKRfE=; b=bGKMHGCSYW3PcX/iB
	RE7Pv5U5dYfM8/vdSUmQThHw6sxYYVc0v5qvbEpFDxheEpTHXh075tzqE0x9hR8i
	jgDWPWLWLL69bElOyeAXggEZ0heiD0FWupC7+HpP0yd7FEcknGmDB3GYgXdyyhe8
	UdlowptstTDOmY6wSEbma+6gHs=
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=0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: DUB004-OMC2S16.hotmail.com
X-TMN: [L9rSZvDSNeG45e7YMp6VB+ceyhu5EeuWRDH8SnJgKrE=]
Message-ID: <DUB124-W31E8C535D82CFF6FF540C7B0C30@phx.gbl>
From: "Gery ." <gamejihou@hotmail.com>
To: Tom Kacvinsky <tom.kacvinsky@vectorcast.com>
CC: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: rpc/types.h: No such file or directory
Date: Tue, 19 May 2015 16:49:45 +0000
In-Reply-To: <5979C710-8C9E-40E9-9D9E-85DDA0994763@vectorcast.com>
References: <DUB124-W430A09515E306F5C9F072DB0C30@phx.gbl> <1432049830.11784.38.camel@cygwin.com> <DUB124-W37174205BEFCC1F13C4524B0C30@phx.gbl> <DUB124-W16B4CE43C28227EEC65E3CB0C30@phx.gbl>,<5979C710-8C9E-40E9-9D9E-85DDA0994763@vectorcast.com>
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 t4JGo5PH024816

> You need to set CFLAGS. And CXXFLAGS, too

These ones didn't work:

$CPPFLAGS="-I/usr/include/tirpc";
$CFLAGS="-Wall -g -I/usr/X11R6/include";
$CXXFLAGS="-g -O2 -I/usr/X11R6/include -Wall -Wno-sign-compare -Wno-unknown-pragmas -Wno-format -D_GNU_SOURCE";

Which ones do you suggest? 		 	   		  
--
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


