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=u+6xlZucT1iaIw6rGVt0/c5C4tU8b+6oMoSJbbgl/hy
	BstEaoHxMAgh05YCyp9O7oZxV3tJB9gak+jwuNB94VdJTvhSOVyYvaeUbs2/215e
	Iqtx3wlIZM5LNUQ8SE6J4Lu4dyKfNflRk4MAf7DgxpXO74YZT+1U1ci10Vxt++tU
	=
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=tAvURPbZBTEUbUg1KoQOk3vTVng=; b=UmZKRDsl/Atylb4j2
	uxbyLZjDO6wWdQpsPkitup2pK+9aKADAz4BEwyhOxTItk125kc349+v1wSBeX8ek
	qrqIBV4yopAdwNH9YTaBE0oOP9hGvVgBKvSM5+3ncJB/FEDzxM9SQOPXra7Nd/3C
	iHalhmWgNLNS51N7AFGsFURajw=
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.5 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-Spam-User: qpsmtpd, 2 recipients
X-HELO: DUB004-OMC1S1.hotmail.com
X-TMN: [fnrEjXxC5dp1BLfkPMLLq2xUeMWs/+YR]
Message-ID: <DUB124-W42A29FB09A765711654B12B0C40@phx.gbl>
From: "Gery ." <gamejihou@hotmail.com>
To: Yaakov Selkowitz <yselkowitz@cygwin.com>,
        "cygwin@cygwin.com"	<cygwin@cygwin.com>
Subject: RE: Cygwin - configure: error: Required header <rpc/types.h> not found
Date: Mon, 18 May 2015 22:17:18 +0000
In-Reply-To: <1431980882.11784.3.camel@cygwin.com>
References: <DUB124-W425C8724FFE35F6D36381BB0C40@phx.gbl>,<1431980882.11784.3.camel@cygwin.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 t4IMHaHs019605

Thanks Yaakov for the quick reply,

> https://cygwin.com/acronyms/&PCYMTWLL !

sorry for the long lines =)

> Add "CPPFLAGS=-I/usr/include/tirpc" to your configure flags.

Thanks, but the problem remains. MB-System (the software I try to install) complains about rpc/:

...
...
checking rpc/rpc.h usability... no
checking rpc/rpc.h presence... no
checking for rpc/rpc.h... no
checking rpc/types.h usability... no
checking rpc/types.h presence... no
checking for rpc/types.h... no
configure: error: Required header <rpc/types.h> not found, check include path and intsalled devel packages


>> I mean, a solution that doesn't involve upgrading cygwin to the
>> latest version, I just don't want to reinstall everything again.
>
> Please note that we do not support old versions of Cygwin, nor does
> upgrading to the currently supported version require "reinstalling
> everything".

I always knew that I must reinstall all software (those that don't come 
with cygwin by default, e.g., PostGIS) after upgrading to the latest cygwin version (ie.
download the latest setup*.exe and perform the upgrade). I just found these steps:

wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
chmod +x apt-cyg
mv apt-cyg /usr/local/bin/
apt-cyg install PACKAGE-NAME-HERE

would these steps correctly update specific packages?

Thanks again,

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


