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

bugzilla at busybox.net bugzilla at busybox.net
Fri Sep 2 14:50:27 UTC 2011


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

--- Comment #2 from Sérgio <sergio at serjux.com>  ---
(In reply to comment #0)

> 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

I notice this workaround , is wrong , no,  /usr/lib/libc.so is not missing  ,
/usr/lib/libc.so, is in glibc-devel package.
Sometimes, also, some people do this wrong workaround when need the static
libraries which normally are in a package glibc-static

-- 
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