On Wed, Mar 23, 2011 at 2:15 PM, Joakim Tjernlund wrote: > [email protected] wrote on 2011/03/23 18:57:04: >> On Wed, Mar 23, 2011 at 1:19 PM, Joakim Tjernlund wrote: >> > From: Salvatore CRO <[email protected]> >> >> 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. >> > >> > 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. >> >> i'm pretty sure that's the intended behavior we still have. i wonder >> if we should FAQ this ... > > Yes, since this is not the first time this problem has happened.
ive added an entry (including Peter's -z,defs suggestion) -mike _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
