Using buildroot to build a system: Hangs after 'Freeing Unused
Kernel Memory'
Mike Frysinger
vapier at gentoo.org
Wed Jul 5 04:24:09 PDT 2006
On Wednesday 05 July 2006 07:12, Evert Meulie wrote:
> Then I figured I try ldd:
> ***
> ldd /home/evert/buildroot/build_i586/root/bin/busybox
> /usr/bin/ldd: line 124: /home/evert/buildroot/build_i586/root/bin/busybox:
> No such file or directory ***
>
> Hmm, what happened there...? The file exists, but ldd can't process it?
ldd only works on host binaries as it tries to execute it and display all the
libraries that were loaded
use `readelf -d`
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20060705/75486f9e/attachment-0001.pgp
More information about the uClibc
mailing list