Bash 4.3 compilation error

2014-12-01 Thread dhiraj
Hi, I am new to this and this is my first mail on this list. I am compiling bash-4.3.30 on Debian I used following commands: # tar zxf bash-4.3.30.tar.gz # cd bash-4.3.30 # ./configure --enable-minimal-config # make -C ../bash-4.3.30 It gave me following output (error in *BOLD*) make: Entering

bash 4.3 compilation

2014-12-01 Thread Dhiraj Bhor
Hi, I am new to this and this is my first mail on this list. I am compiling bash-4.3.30 on Debian I used following commands: # tar zxf bash-4.3.30.tar.gz # cd bash-4.3.30 # ./configure --enable-minimal-config # make -C ../bash-4.3.30 It gave me following output (error in *BOLD*) make: Entering

Re: bash 4.3 compilation

2014-12-01 Thread Eduardo A . Bustamante López
On Mon, Dec 01, 2014 at 04:55:15PM +0530, Dhiraj Bhor wrote: [...] > *./builtins/libbuiltins.a(shopt.o): In function > `shopt_enable_hostname_completion':shopt.c:(.text+0x945): undefined > reference to `enable_hostname_completion'./lib/glob/libglob.a(gmisc.o): In > function `glob_dirscan':gmisc.c:(