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: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 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.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: From: "Gery ." To: Yaakov Selkowitz , "cygwin AT cygwin DOT com" Subject: RE: Cygwin - configure: error: Required header not found Date: Mon, 18 May 2015 22:17:18 +0000 In-Reply-To: <1431980882.11784.3.camel@cygwin.com> References: ,<1431980882 DOT 11784 DOT 3 DOT camel AT cygwin 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 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 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