Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
undefined symbols from curses?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
credmp
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 207
Location: Netherlands

PostPosted: Fri May 23, 2003 2:15 pm    Post subject: undefined symbols from curses? Reply with quote

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
View user's profile Send private message
RikBlankestijn
Guru
Guru


Joined: 01 May 2003
Posts: 315
Location: Arnhem the Netherlands

PostPosted: Mon Jun 02, 2003 9:53 pm    Post subject: Reply with quote

Ja in mijn kernel weet je nog ? hehe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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