Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Dave Korn" To: "'Mailing Lists'" , Subject: RE: already registered with AC_CONFIG_FILES Date: Wed, 31 Mar 2004 17:14:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <0be301c4173a$114f05b0$0864a8c0@mario> Message-ID: X-OriginalArrivalTime: 31 Mar 2004 16:14:45.0625 (UTC) FILETIME=[4845A690:01C4173B] > -----Original Message----- > From: cygwin-owner On Behalf Of Mailing Lists > Sent: 31 March 2004 17:06 > I am posting to this mailing list because this error happens > on a W2K/CygWin platform. This is the error message I get: > > ' is already registered with AC_CONFIG_FILES. > autoconf/status.m4:848: AC_CONFIG_FILES is expanded from... > configure.ac:3814: the top level > Autom4te::FileUtils::xsystem(/usr/autotool/devel/share/autocon > f/Autom4te/FileUtils.pm:29 > > Please note the single single-quote at the beginning of the > error message. I have included the command line after the > main body of this post. Bad EOL type problem. That's not a single quote: it's a singly-quoted string which ends with an LF (but no CR) causing the closing quote and remainder of the error message to be output on the same line overwriting whatever it actaully was that was 'already registered with....' cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/