delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/02/08/12:07:28

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <6F39FC4301CED31196240060B0571831038026@milxpr09.kla-tencor.com>
From: "Masterson, David" <David DOT Masterson AT kla-tencor DOT com>
To: "'Guy T. Moore Jr.'" <gmoore AT openmarket DOT com>, cygwin AT sourceware DOT cygnus DOT com
Subject: RE: clearmake and cywin b20 and \r\n on NT
Date: Tue, 8 Feb 2000 09:07:02 -0800
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)

Have you tried the same thing using straight GNU make?  I'm not suggesting
you switch to GNU make rather merely run a test with GNU make to see if it
has the same problem...

-----Original Message-----
From: Guy T. Moore Jr. [mailto:gmoore AT openmarket DOT com]
Sent: Monday, February 07, 2000 1:29 PM
To: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: clearmake and cywin b20 and \r\n on NT


> Actually, it looks like a "\r\n" line ending problem to me.  It's probably
trying
> to run "\r" as a program.

Actually, after saving the output and doing an octal dump of it,it
is trying to run "pwd\r" as a program. The correct error message is:

pwd\r : not found

I definitely do not have any \r in my makefile.
Seems like clearmake is adding that in whether or not my lines in \r or \r\n

I am going back to CLearCase support with this info.

Chris Faylor wrote:
> 
> On Mon, Feb 07, 2000 at 12:30:46PM -0800, Earnie Boyd wrote:
> >--- "Guy T. Moore Jr." <gmoore AT openmarket DOT com> wrote:
> >>
> >> What was the exact answer to using Clearmake and Cygwin b20
> >> on the WinNT platform?
> >>
> >> I just tried:
> >> CYGWIN=nobinmode
> >> but that did not help running clearmake.
> >>
> >> I still get,
> >> : not found
> >>
> >
> >This is definately a message coming from the ash port.  I see it most
commonly
> >when some command can't be executed via sh when trying to use it from a
> >non-Cygwin program.  Is Clearmake OpenSource?  Can you rebuild it using
Cygwin?
> >Rebuilding with Cygwin would be the best solution.  If you can't do that,
try:
> >
> >cp sh.exe ash.exe
> >cp bash.exe sh.exe
> >
> >This will give you a different message that may help determine the real
problem
> >which I suspect to be pathing issues related to Cygwin vs non-Cygwin
paths.
> 
> Actually, it looks like a "\r\n" line ending problem to me.  It's probably
trying
> to run "\r" as a program.
> 
> cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019