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 Date: Mon, 26 Jun 2000 07:21:09 -0400 (EDT) Message-Id: <200006261121.HAA03907@gtei1.bellatlantic.net> From: Mark Schoenberg To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Syncing Cygwin and GNU Sources X-mailer: msmail-1.0 by Emmes Technologies Gilles-Claude wrote > I wonder if you could indicate to me some tips on the .exe issues (I > suppose), which make some tests fail when I tried to build fileutils-4.0. I believe I have solved the problem to which you refer. Please check out my website at www.emmestech.com and see my Cygwin port of fileutils-4.0. There is a patchfile which enables 4.0 to build and a README.emmes file which talks about the issues and explains how to implement my port. The problem in short is that the Makefile has things like "install mv dest". When "mv" doesn't exist, only "mv.exe" does, you get an error message of the type you describe ("mv and dest are the same file"). I hope this is helpful. My port was compiled using Cygwin 1.1.2. Earlier versions worked sucessfully with Cygwin versions as early as B20.1. I am not sure, however, that the current port (which works fine applied to LF-terminated files) will work if applied to original files having CRLF as the line terminator. Mark Schoenberg Emmes Technologies -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com