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:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=HTGeVvCgIJgtA8bpgxCzHsJvTuadxSPhQ22fc+yihyt 8GJcTHv6HKdIPqvkJ+ShgHRPz/15KqoYu+yjbh0UwjlEzW4JTIJ8IGpMr/gMvrKh +rR92iGcRoEk6brzxMFCSmdEIta1mP/afGUkcbra0tvkAEpE1euCBtP7Jtlw7baE = 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:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=bm1vz66A0XwwX1KLLikW3ZK3Lo0=; b=WXONxkRobSG6cIKk6 Hl6hM93ydd3usG3+QN1ekXsBkBVWx2F1XQYt674sqEuhRbJwZgmA0kXH7psPGkAn OpRC13CewKdufXvZtA9h3GyglnLoLrpKhunaNngwbWYiBLlmAdQJDChPH0YNLsmW nksbEcohYB2lHpDSfv5qPstzFk= 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 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,TW_YG autolearn=ham version=3.3.1 Message-ID: <516F0D05.3090702@etr-usa.com> Date: Wed, 17 Apr 2013 14:58:45 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Cygwin-L Subject: Re: cygport autoreconf --force step stomping on perfectly good config.guess file References: <516D768E DOT 5000708 AT etr-usa DOT com> <516DB094 DOT 7020407 AT users DOT sourceforge DOT net> In-Reply-To: <516DB094.7020407@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 4/16/2013 14:12, Yaakov (Cygwin/X) wrote: > On 2013-04-16 11:04, Warren Young wrote: >> >> This overwrites the config.guess shipped with SQLite > > I cannot reproduce such an error with the 3.7.16.2 tarball, even with > autoconf-2.69 and automake-1.13.1. Do you mean the offical SQLite "amalgamation" tarball, or are you trying to rebuild my just-released 3.7.16.2-1 source tarball on 64-bit Cygwin? My Cygwin 64 installation is fresh as fresh can be. I installed it for the first time yesterday, specifically because I'd finally gotten around to trying to build my packages under it. Any chance you've been doing some tweaks to your installation which I don't have yet? > For now, a workaround is to define WANT_AUTOMAKE=1.10 (or newer), Thanks, that does indeed fix it. Thanks also for writing a proper manual. The last time I checked, Cygport's documentation was limited to the README file. I didn't notice the manual until I started grepping for WANT_AUTOMAKE in /usr/share/cygport. -- 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