www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <546CD3100F4C0F42A30A94C0F2B3491402133D63 AT zimmail1 DOT zim DOT zimismobile DOT com> |
Subject: | RE: Errors running shell commands in "make" on Vista |
Date: | Tue, 17 Apr 2007 15:07:13 +0100 |
Message-ID: | <023001c780f9$b2603510$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <546CD3100F4C0F42A30A94C0F2B3491402133D63@zimmail1.zim.zimismobile.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 17 April 2007 14:54, Celso Bressan wrote: > mkdir: cannot create directory `MyDir\r': No such file or directory > c:\zim8\builders\allnt\make\make.exe: [test] Error 1 (ignored) > test -d MyDir && ls -l AnotherDir || ls -l YourDir >> No such file or directory > c:\zim8\builders\allnt\make\make.exe: [test] Error 2 (ignored) > > Notice the "MyDir\r" and ": No such file or directory" errors. > > I tried saving the makefile either in PC or Unix formats with no avail. You probably did it wrong. Try again. Use "d2u" to convert it. Use "od -c" to ensure there really really aren't any \r chars left in it. And be certain that you aren't on a text-mode mount. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |