Hlep!Booting NFS with ARM using shared libraries

Mike Frysinger vapier at gentoo.org
Thu Feb 16 05:49:37 UTC 2006


On Thursday 16 February 2006 00:34, yunfeng ai wrote:
> I have found a strange question when I use busybox in shared mode.

this isnt an issue with busybox but rather your toolchain

> But after I make the directory "/usr/local/arm/2.95.3/lib" and in this
> directory make a symlink libc.so.6 which indicates to /lib/libc-2.2.3.so,
> eveything is ok.

looks like something is encoding the full path to that dir ... you could cheat 
and make /usr/local/arm/2.95.3 a symlink to /

you should review `readelf` output and perhaps `strings` to see what file has 
that path hardcoded in it
-mike



More information about the busybox mailing list