[Buildroot] [Bug 3817] Failed to compile binutils-2.21

bugzilla at busybox.net bugzilla at busybox.net
Fri Aug 26 07:29:43 UTC 2011


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

Peter Korsgaard <jacmet at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Peter Korsgaard <jacmet at uclibc.org>  ---
(In reply to comment #0)
> /bin/sh: error while loading shared libraries: /usr/lib/libc.so: invalid ELF
> header

> I could work around this problem by doing the following:
> $cd /usr/lib
> $rm libc.so
> $ln -s /lib/libc.so.6 libc.so
> 
> But this is not the best way, because ASCII file /usr/lib/libc.so's missing
> incurs other problems, fox example "make menuconfig" fails to launch

Huh, is your system libc corrupt? Are you building as root?

-- 
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 buildroot mailing list