[BusyBox] How to set "Requesting interpreter"?

Csaba Henk ekho at renyi.hu
Wed Apr 30 10:27:17 UTC 2003



On Tue, 29 Apr 2003, Erik Andersen wrote:

> On Sun Apr 27, 2003 at 07:58:25PM +0200, Csaba Henk wrote:
> > However, on the floppy I put the uClibc libs to /lib. But if I do not
> > include a symlink /usr/i386-uclibc/lib->../../lib, busybox dies. ldd shows
> > no absolute paths in the list of libraries being linked against:
> > 
> > $ ldd busybox
> >         libc.so.0 => /usr/i386-linux-uclibc/lib/libc.so.0 (0x0x40006000)
> >         ld-uClibc.so.0 => /usr/i386-linux-uclibc/lib/ld-uClibc.so.0 (0x0x40000000)
> 
> If you recompile uClibc with SHARED_LIB_LOADER_PATH
> set to /lib, and then use the updated uClibc to build
> busybox it will work as you are expecting it to work,
> 
>  -Erik

Thank you. I should have configured uClibc more carefully.

Csaba



More information about the busybox mailing list