libc.so.6: aborted attempt to load file

Mike Frysinger vapier at gentoo.org
Mon Nov 7 04:11:26 UTC 2005


On Mon, Nov 07, 2005 at 01:48:27AM -0200, Lucas Correia Villa Real wrote:
> I'm compiling an application in my ARM cpu, and I'm getting the 
> following error after the build completes:
> libc.so.6: aborted attempt to load ./ROX-Filer!

libc.so.6 != uClibc
libc.so.6 == glibc
libc.so.0 == uClibc

in other words, you messed up something during your compile
-mike



More information about the uClibc mailing list