At Tue, 03 Jun 2003 11:54:01 +0200,
私 wrote:
> 
> [1  <text/plain; US-ASCII (7bit)>]
> At Mon, 02 Jun 2003 23:54:09 -0400,
> Paul Davis wrote:
> > 
> > >This bit:  
> > >
> > >        ${xtmp:0:5}
> > >
> > >is a Bash-ism.  Normal Bourne shells don't understand this.  I'm guessing
> > >that your system's /bin/sh isn't Bash.  You might be able to put a 
> > >
> > >        SHELL=/bin/bash
> > 
> > paul[2846]>which sh
> > /bin/sh
> > paul[2847]>ls -l /bin/sh
> > lrwxrwxrwx   1 root     root            4 Aug 16  2000 /bin/sh -> bash
> > paul[2852]>bash -version
> > GNU bash, version 1.14.7(1)
> 
> i'm not sure, too, whether bash1 doesn't support the format above.
> anyway, please try the patch attached below.  it replaces the function
> with sed & co.

btw, the patch was already checked in to cvs.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to