Please help, I am trying to compile lftp on Mandrake 8.2 with ssl support, I get the error below. Thanks for your help.

./readline-4.2/libreadline.a(display.o): In function `rl_redisplay':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:736: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `update_line':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:993: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `_rl_move_cursor_relative':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1216: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `_rl_move_vert':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1266: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1274: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o):/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1483: more undefined references to `tputs' follow
./readline-4.2/libreadline.a(display.o): In function `insert_some_chars':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1521: undefined reference to `tgoto'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1522: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1531: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1538: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1547: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `delete_chars':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1562: undefined reference to `tgoto'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1563: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1569: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `cr':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1616: undefined reference to `tputs'
./readline-4.2/libreadline.a(display.o): In function `_rl_redisplay_after_sigwinch':
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1670: undefined reference to `tputs'
/tmp/Downloads/lftp-2.6.4/readline-4.2/display.c:1682: undefined reference to `tputs'
./readline-4.2/libreadline.a(terminal.o): In function `_rl_get_screen_size':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:202: undefined reference to `tgetnum'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:215: undefined reference to `tgetnum'
./readline-4.2/libreadline.a(terminal.o): In function `get_term_capabilities':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:329: undefined reference to `tgetstr'
./readline-4.2/libreadline.a(terminal.o): In function `_rl_init_terminal_io':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:371: undefined reference to `tgetent'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:411: undefined reference to `PC'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:412: undefined reference to `BC'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:413: undefined reference to `UP'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:422: undefined reference to `PC'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:423: undefined reference to `BC'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:424: undefined reference to `UP'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:429: undefined reference to `tgetflag'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:429: undefined reference to `tgetflag'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:441: undefined reference to `tgetflag'
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:441: undefined reference to `tgetflag'
./readline-4.2/libreadline.a(terminal.o): In function `_rl_backspace':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:535: undefined reference to `tputs'
./readline-4.2/libreadline.a(terminal.o): In function `rl_ding':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:568: undefined reference to `tputs'
./readline-4.2/libreadline.a(terminal.o): In function `_rl_enable_meta_key':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:593: undefined reference to `tputs'
./readline-4.2/libreadline.a(terminal.o): In function `_rl_control_keypad':
/tmp/Downloads/lftp-2.6.4/readline-4.2/terminal.c:605: undefined reference to `tputs'
collect2: ld returned 1 exit status
make[1]: *** [lftp] Error 1
make[1]: Leaving directory `/tmp/Downloads/lftp-2.6.4/src'
make: *** [all-recursive] Error 1
[root@hrsoftLinux lftp-2.6.4]#




_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*. http://join.msn.com/?page=features/junkmail

Reply via email to