ARM GCC-4.2.1 dynamically linked busybox-1.15.0 failed

Teh Kok How khteh at smartbridges.com
Tue Sep 15 04:52:40 UTC 2009


Hi;

[khteh at khteh-pc:/usr/src/rootfs_arm/lib 7]$ l ld-linux*
lrwxrwxrwx 1 khteh root 11 Aug 22 10:37 ld-linux.so.2 -> ld-2.3.6.so
lrwxrwxrwx 1 khteh root 11 Aug 22 10:37 ld-linux.so.3 -> ld-2.3.6.so
[khteh at khteh-pc:/usr/src/rootfs_arm/lib 8]$ l ld*
-rwxrwxrwx 1 khteh root 433947 Sep 15 05:00 ld-2.3.6.so
lrwxrwxrwx 1 khteh root     11 Aug 22 10:37 ld-linux.so.2 -> ld-2.3.6.so
lrwxrwxrwx 1 khteh root     11 Aug 22 10:37 ld-linux.so.3 -> ld-2.3.6.so
lrwxrwxrwx 1 khteh root     11 Aug 20 22:36 ld.so.1 -> ld-2.3.3.so
[khteh at khteh-pc:/usr/src/rootfs_arm/lib 9]$

[khteh at khteh-pc:/usr/src/rootfs_arm 11]$ $DUMP -sx sbin/init|egrep -i
'needed|interp'
 188770 6f756e64 2c202564 206e6565 64656400  ound, %d needed.
 1bbb90 73732061 206e6565 64656420 73686172  ss a needed shar
 1bebc0 206e6565 64656420 62792025 73205b25   needed by %s [%
 1bf800 6e656564 65642021 3d202828 766f6964  needed != ((void
[khteh at khteh-pc:/usr/src/rootfs_arm 12]$

Regards,
Teh

-----Original Message-----
From: busybox-bounces at busybox.net [mailto:busybox-bounces at busybox.net] On
Behalf Of Dan Fandrich
Sent: Tuesday, September 15, 2009 12:21 PM
To: busybox at busybox.net
Subject: Re: ARM GCC-4.2.1 dynamically linked busybox-1.15.0 failed

On Tue, Sep 15, 2009 at 12:06:31PM +0800, Teh Kok How wrote:
> Hi;
> 	All the necessary binaries are in the NFS rootfs /lib:
> 
> -rwxrwxrwx 1 khteh root   433947 Sep 15 05:00 ld-2.3.6.so

I don't see the loader /lib/ld-linux.so.2 in there. Run
arm-linux-objdump -sx /sbin/init and make sure that all the NEEDED
and .interp executables are available.

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved



More information about the busybox mailing list