[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash 4.1 command substitution
From: |
John Kelly |
Subject: |
Re: bash 4.1 command substitution |
Date: |
Wed, 08 Dec 2010 15:50:23 -0000 |
On Fri, 06 Aug 2010 17:31:08 +0000, John Kelly <jak@isp2dial.com> wrote:
>>bash --version
>>GNU bash, version 4.1.7(1)-release (i586-pc-interix3.5)
>Backquote command substitution works, but $(...) does not.
>I built it like this:
>>CFLAGS="-O2 -march=i686" \
>>./configure \
>> --mandir=/usr/local/man \
>> --enable-process-substitution
Rebuilding it this:
CFLAGS="-O2 -march=i686" \
./configure \
--mandir=/usr/local/man \
--disable-nls
fixes the problem, so it has something to do with nls. The base Interix
system is a bare bones environment, without GNU gettext.
Hope that helps.
--
Web mail, POP3, and SMTP
http://www.beewyz.com/freeaccounts.php