Dynamic linker

Joakim Tjernlund joakim.tjernlund at transmode.se
Wed Mar 23 17:19:11 UTC 2011


> From: Salvatore CRO <salvatore.cro at st.com>
> To: Mike Frysinger <vapier at gentoo.org>, bruce bushby <bruce.bushby at gmail.com>
> Cc: "uclibc at uclibc.org" <uclibc at uclibc.org>
> Date: 2011/03/23 17:44
> Subject: RE: Dynamic linker
> Sent by: uclibc-bounces at uclibc.org
>
> We have been looking at the same problem in the last days...
> Libreadline needs either libncurses or libtermcap to provide these symbols.
> Even though one of the two is supposed to be linked to libreadline (depending on
> Certain logic in its build configure), it seems this is not actual the case.
> We'll keep investigating into libreadline package configure.
>
> Salvo.

Unless someone changed this, uClibc needs to have either
libncurses or libtermcap linked to readline(needs to be in
readline's NEEDED list) or uClibc will fail. glibc doesn't require this, but I believe the specs says that all deps should be listed.

 Jocke



More information about the uClibc mailing list