kuber
03-08-2001, 12:13 AM
I am almost done compiling all the necessary components for a linuxfromscratch system but I am having a hell of a time with bash 2.04... I am getting the error:
./lib/readline/libreadline.a(terminal.o): In function `_rl_control_keypad':
/mnt/lfs/usr/src/bash-2.04/lib/readline/terminal.c:573: undefined reference to `tputs'
collect2: ld returned 1 exit status
make: *** [bash] Error 1
Ahh... Anyone know what is going on here?
I looked at the code but couldn't really make much of it.
thanks,
kuber
./lib/readline/libreadline.a(terminal.o): In function `_rl_control_keypad':
/mnt/lfs/usr/src/bash-2.04/lib/readline/terminal.c:573: undefined reference to `tputs'
collect2: ld returned 1 exit status
make: *** [bash] Error 1
Ahh... Anyone know what is going on here?
I looked at the code but couldn't really make much of it.
thanks,
kuber