Re: Build Problem

2009-02-02 Thread Chet Ramey
> I'm trying to build Bash 3.1 on Wndows XP system using MSYS. I'm getting a > build failure at make as follows: Sorry, I don't really support Windows. I generally steer folks to cygwin if they want to run bash on Windows. I think the mingw32 folks have bash patches available, too. Chet -- ``

Build Problem

2009-02-02 Thread Rupinder Singh
Hello, I'm trying to build Bash 3.1 on Wndows XP system using MSYS. I'm getting a build failure at make as follows: *** *** * * * GNU bash, version 3.1.0(

Re: possibly a bash build problem?

2006-09-08 Thread Chet Ramey
George R Goffe wrote: > Howdy, > > This result (see below) seems to be redily re-creatable. Could you > take a peek at this and tell me if it is a bug or if I'm doing > something wrong please? > > Regards and thanks for your time, > > George... > > rm -f bash > gcc -L./builtins -L./lib/readline

possibly a bash build problem?

2006-09-06 Thread George R Goffe
Howdy, This result (see below) seems to be redily re-creatable. Could you take a peek at this and tell me if it is a bug or if I'm doing something wrong please? Regards and thanks for your time, George... rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -

Re: Build problem with Bash-3.0

2005-11-18 Thread Chet Ramey
James Richard Tyrer wrote: > I have Linux built mostly from source. I upgraded to GLibc-2.3.6 and > BinUtils-2.16.1. I am currently using GCC-3.4.4 due to some problems > with GCC-4.0.2. I have applied all 16 Bash-3.0 patches. > > Bash builds fine using shared libraries, but when I tried to upg

Build problem with Bash-3.0

2005-11-15 Thread James Richard Tyrer
I have Linux built mostly from source. I upgraded to GLibc-2.3.6 and BinUtils-2.16.1. I am currently using GCC-3.4.4 due to some problems with GCC-4.0.2. I have applied all 16 Bash-3.0 patches. Bash builds fine using shared libraries, but when I tried to upgrade my statically linked shell f