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
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
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:(