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: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 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=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: From: "Gery ." To: Tom Kacvinsky CC: "cygwin AT cygwin DOT 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: <1432049830 DOT 11784 DOT 38 DOT camel AT cygwin DOT com> ,<5979C710-8C9E-40E9-9D9E-85DDA0994763 AT vectorcast DOT 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