[uClibc] Re: busybox install -c behaviour

Joakim Tjernlund joakim.tjernlund at lumentis.se
Fri Feb 13 08:48:19 UTC 2004


> > hmm, maybe this is related:
> > 
> > "cd uClibc/test/dlopen"
> > "make"
> > "../../utils/ldd libtest1.so libtest3.so"
> > 
> > Now ldd will hang in fopen()
> > 
> > This is on powerpc and it happens in current CVS and also 
> before Manuels update of stdio
> I've tried it too with before stdio/after stdio, SIGABRT on i386 (I 
> have added export LD_LIBRARY_PATH=../../lib; before the 
> command, to be 
> sure that ldd uses the new lib. It works separately for each of 
> libtest?.so, but not for 2 on the command-line. The same does 
> not happen 
> if I choose 2 installed libs.

for me, only "ldd libtest1.so <any lib>" hang. It hangs when
doing fopen(<any lib>)

> 
> On another note (before stdio)
> ldd /lib/libc.so.0 (and ld-uClibc.so.0) says not a dynamic executable 
> (tried also on the full path, not the link).

Yes, thats a known bug in ldd.



More information about the uClibc mailing list