Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Message-Id: Date: Mon, 22 May 2000 13:11:50 +1000 To: Subject: ^M appended to filenames - can't build MIME-version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: TFS Gateway /220000000/220040425/220000665/220200028/ X-Engine: "TFS Engine Release 3.12 Build 160e" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id XAA13068 Hi, I'm trying to install GNU Regex 0.12 on windows so that I can build OpenLDAP for the Mingw32 target. However, I can't actually build the required object file as ^M s are being appended to my files names. For example, when ever the make commands attempts to do the following configure: configure \ autoconf the output if I do a make -d | less is considering target file 'configure^M'. File 'configure^M' does not exist. etc etc If I move autoconf on to the same line then it appends the ^M to autoconf isntead. If I put an explicit space after the file name then it just looks for the file ^M. I've tried editing the file with both emacs and vim and I'm totally out of ideas. Is there something somewhere I can configure so that make does not pick these up? (They're not visible in either emacs or vim) Thanks Aoife -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com