Dynamic linker

Joakim Tjernlund joakim.tjernlund at transmode.se
Wed Mar 23 22:51:31 UTC 2011


bruce bushby <bruce.bushby at gmail.com> wrote on 2011/03/23 23:41:44:
>
> Hi Joakim
>
> >>>Yes, but probably doesn't link with it?
> >>>do a readelf -d libreadline.so.6, see ncurses it listed in NEEDED:
>  >>>0x00000001 (NEEDED)                     Shared library: [libncurses.so.5]
>  >>>0x00000001 (NEEDED)                     Shared library: [libc.so.6]
>
> Thanks for the example....dare I say you've hit the proverbial nail?

not surprising as I impl. the current behaviour in uClibc :)

You either need to patch readline or use some configure option to fix it.
Search the uClibc archive, I think this readline problem has come up before.



More information about the uClibc mailing list