This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: bash 2.01 and shell scripts


Hi Gunther,

> Hi,
> 
> I have some strange problems using shell scripts with bash 2.01.
> Both bash and cygwin.dll are from Sergey's latest patch (08/10/97).
> 
> When I try to execute a shell script, for example a configure
> script, bash complains about syntax errors. However, the line
> numbers in the error messages do not match the commands bash
> complains about.

Why don't you guys read Sergey's homepage exactly ?
He states, that you have to use binary mounts and change all your shell
scripts (and .bashrc is a shell script) from DOS format to U*ix format:
"Bash 2.01 fails to read scripts with crlf line separators. Leave single
line feeds."

> 
> The most strange thing is that
> 
> cat configure | bash
> 
> works.

In this case "cat" handles the <lf>s.

> 
> Gunther

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mh@mike.franken.de
                         | WWW     http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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