This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Errors running shell commands in "make" on Vista


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]