www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Mon, 16 Jun 2003 18:20:55 +0900 |
From: | Makino Takaki <t AT snowelm DOT com> |
To: | David Kilroy <david DOT kilroy AT pigroup DOT co DOT uk> |
Subject: | Re: cygwin autoconf produces configure scripts with CR/LF |
Cc: | <cygwin AT cygwin DOT com> |
In-Reply-To: | <E562FCEE3A42D61192880002A5FB4333FF33E2@kite.pigroup.co.uk> |
References: | <E562FCEE3A42D61192880002A5FB4333FF33E2 AT kite DOT pigroup DOT co DOT uk> |
Message-Id: | <20030616175416.B1BC.T@snowelm.com> |
MIME-Version: | 1.0 |
Hi Dave, > The CR/LF might be due to the recent perl/PERLIO problems. Indeed, reading > your cygcheck, you have perl 5.8.0-2 which exhibits this. > > Try setting PERLIO=stdio > If that doesn't work you could try reverting to an earlier version of perl. Thank you, it works! I was rather surprised at the fact that autoconf depends on perl... I knew that automake is a perl script, but I didn't know that autoconf is also dependent on perl. Is it possible to provide some tentative solutions for cygwin distributions of automake/autoconf packages, e.g. inserting "PERLIO=stdio; export PERLIO" to the automake/autoconf scripts? Because many modern editors treat CRs transparently, it is getting more difficult and time-wasting to notice CRs as the source of troubles. Anyway, thank you very much for your quick help! -- Makino Takaki -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |