[Bug 3679] uClibc with crosstool-ng builds buggy busybox (argument / parameter problem)

bugzilla at busybox.net bugzilla at busybox.net
Sun May 8 23:42:21 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3679

--- Comment #9 from John <smeeze at catlover.com>  ---
(In reply to comment #8)
> No, but ldd and strace output (assuming you do them with 0.9.31 or master).

Sorry, do not know how to use strace
$ ldd busybox
Checking sub-depends for '/usr/lib/libcrypt.so.0'
Checking sub-depends for '/usr/lib/uClibc.so.0'
        libcrypt.so.0 => /usr/lib/libcrypt.so.0 (0x00000000)
        uClibc.so.0 => /usr/lib/uClibc.so.0 (0x00000000)
        /lib/ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x00000000)
$
^^ Isn't all zeros for the address alittle odd?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list