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 :content-type:content-transfer-encoding; q=dns; s=default; b=ol9 aoqj2kjQA4a6UdvvehQUiJA/VPGnB6XIjUIbYhDHdlvQUql0JF13t3zn0aOtoXDS f7YNvXQ6DMSbzXpUjrcPXxRKtRrF5mpcsS5TAmxNQoKqBk7SFT54gJGFjifBb00B v01USAHuxRv5sveLRSDGQ4Qf2umDuT2iC58aS4MA= 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 :content-type:content-transfer-encoding; s=default; bh=p6gCAjR2l OxWsJbox1X1RldJL+M=; b=ajA0BXJjH6M9Q/i/JazopLADOKJLKmIGk0ow3ZYBL vSL3VxXqYJ0HmIDjPnuuMmvBXLyQN8fBvUJyhgbOprvAvXgJ1am8qGEuPMdnmglX We6ADRrvJSNTCXB5AjCZ8bNJ4ykJ25TWrhybExxfmpsQcWbT5K7JwL/cUy5KshiE KE= 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.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-HELO: smtp203.alice.it Message-ID: <54E72E66.1020502@alice.it> Date: Fri, 20 Feb 2015 13:53:58 +0100 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Problems with perl pakages in TEST Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Last day I installed perl-5.14.4-3 and perl_base-5.14.4-3 which are in TEST (really this was not intentional: I clicked a 'next' too soon). After this, my attempts to build Emacs from git (master) failed $ ./autogen Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs) Checking for autoconf (need at least version 2.65)... ok Checking for automake (need at least version 1.11)... missing Building Emacs from the repository requires the following specialized programs: autoconf (minimum version 2.65) automake (minimum version 1.11) Your system seems to be missing the following tool(s): automake (missing) If you think you have the required tools, please add them to your PATH and re-run this script. Otherwise, please try installing them. On systems using rpm and yum, try: "yum install PACKAGE" On systems using dpkg and apt, try: "apt-get install PACKAGE" Then re-run this script. If you do not have permission to do this, or if the version provided by your system is too old, it is normally straightforward to build these packages from source. You can find the sources at: ftp://ftp.gnu.org/gnu/PACKAGE/ Download the package (make sure you get at least the minimum version listed above), extract it using tar, then run configure, make, make install. Add the installation directory to your PATH and re-run this script. If you know that the required versions are in your PATH, but this script has made an error, then you can simply run autoreconf -fi -I m4 instead of this script. Please report any problems with this script to bug-gnu-emacs AT gnu DOT org . Only reinstalling the default 5.14.4-1 version of the above packages fixes the issue. I have verified this both with Cygwin 1.7-34 and 1.7-35-003, so it is caused only by the perl packages in TEST (Exp) BTW, to find what packages caused this, I had to work a bit. It seems that Setup does not allow to determine which TEST (Exp) packages one had installed.. When I click Exp in Full it shows all installed packages without a clear distinction between Curr and Exp... Ciao, Angelo. -- 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