| View previous topic :: View next topic |
| Author |
Message |
credmp Apprentice


Joined: 02 Jul 2002 Posts: 207 Location: Netherlands
|
Posted: Fri May 23, 2003 2:15 pm Post subject: undefined symbols from curses? |
|
|
Hi all,
Does anyone else have this?
| Code: |
nazgul work # ldd -r /lib/libreadline.so.4.3
libc.so.6 => /lib/libc.so.6 (0x4003c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
undefined symbol: BC (/lib/libreadline.so.4.3)
undefined symbol: PC (/lib/libreadline.so.4.3)
undefined symbol: UP (/lib/libreadline.so.4.3)
undefined symbol: tgetnum (/lib/libreadline.so.4.3)
undefined symbol: tgoto (/lib/libreadline.so.4.3)
undefined symbol: tgetflag (/lib/libreadline.so.4.3)
undefined symbol: tputs (/lib/libreadline.so.4.3)
undefined symbol: tgetent (/lib/libreadline.so.4.3)
undefined symbol: tgetstr (/lib/libreadline.so.4.3)
|
it seems the symbols are missing, but
| Code: | nazgul root # strings /lib/libncurses.so | grep tgetnum
tgetnum |
shows it should be available.....
anyone have an idea?
regards |
|
| Back to top |
|
 |
RikBlankestijn Guru


Joined: 01 May 2003 Posts: 315 Location: Arnhem the Netherlands
|
Posted: Mon Jun 02, 2003 9:53 pm Post subject: |
|
|
| Ja in mijn kernel weet je nog ? hehe |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|