Re: Linux 1.3.66: Problem with SCSI bus scan

=?iso-8859-1?Q?Johan Myr=E9en?= (jem@vistacom.fi)
Tue, 27 Feb 1996 09:26:18 +0200 (EET)


On Mon, 26 Feb 1996, Michael Brennen wrote:

> I'm running a 2.7.2 no-strength-reduce compiler, and I had trouble
> compiling 1.3.68. Turns out the shell script /usr/bin/cpp had a bad
> shell line, written as:
>
> #!/bin/ash -
>
> I changed "ash" to "bash" and all worked well. Must have been a bad file
> in the compiler distribution from tsx-11 (have not checked this).

I don't think the file is corrupt, there really exists a small shell
called ash. Contrary to what the author of the /usr/bin/cpp script thinks,
not everybody has /bin/ash installed. The line should read #!/bin/sh -

Johan Myreen
jem@vistacom.fi