[Toxine-users] still alive?
Brought to you by:
f1rmb
From: Stewart A. <st...@ne...> - 2003-03-31 06:53:36
|
Hi, I just discovered this project while looking for a command-line only interface to xine. Is the project still kicking? I'm having problems compiling from both cvs and the latest snapshot release. It looks like readline is not compiling: ../readline/.libs/libreadline.a(display.o): In function `rl_redisplay': display.o(.text+0x677): undefined reference to `tputs' ../readline/.libs/libreadline.a(display.o): In function `update_line': display.o(.text+0x141d): undefined reference to `tputs' ../readline/.libs/libreadline.a(display.o): In function `_rl_move_cursor_relative': display.o(.text+0x17b9): undefined reference to `tputs' ../readline/.libs/libreadline.a(display.o): In function `_rl_move_vert': display.o(.text+0x18c2): undefined reference to `tputs' display.o(.text+0x1924): undefined reference to `tputs' ../readline/.libs/libreadline.a(display.o)(.text+0x1ad4): more undefined references to `tputs' follow ../readline/.libs/libreadline.a(display.o): In function `insert_some_chars': display.o(.text+0x1cc0): undefined reference to `tgoto' display.o(.text+0x1cd8): undefined reference to `tputs' ../readline/.libs/libreadline.a(display.o): In function `delete_chars': display.o(.text+0x1d45): undefined reference to `tputs' and so on for quite a while. any help would be greatly appreciated. thanks, stewart |