[uClibc]troubles with Busybox and lastest uClibc CVS snapshot

Manuel Novoa III mjn3 at uclibc.org
Thu May 31 20:28:43 UTC 2001


On Thu, May 31, 2001 at 01:59:33PM -0400, Wayne Buckhanan wrote:
> Now I'm confused why I can't run busybox or tinylogin on my devel sys.
> 
> bash$ ldd tinylogin
> /usr/bin/ldd: ./tinylogin: No such file or directory
> bash$ ./tinylogin
> bash: ./tinylogin: No such file or directory
> 
> bash$ ldd busybox
> /usr/bin/ldd: ./busybox: No such file or directory
> bash$ ./busybox
> bash: ./busybox: No such file or directory
> 
> I tried setting my LD_LIBRARY_PATH to where I installed the libs and
> that doesn't seem to make a difference.

As I guess, I'd say that /lib/ld-uclibc.so.0 doesn't exist.

Manuel





More information about the uClibc mailing list