libc.so.6: aborted attempt to load file

Lucas Correia Villa Real lucasvr at gobolinux.org
Mon Nov 7 05:16:44 UTC 2005


On Monday 07 November 2005 02:11, Mike Frysinger wrote:
> 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

Ah, I've fixed the problem here. It was happening due to an 
'open("/lib/libc.so.6")' inside ROX-Filer sources. I've just 
replaced that by libc.so and voilà, everything is working now. 
I'll forward the patch to ROX guys now.

Thanks for your help :-)

-- 
Lucas
powered by /dev/dsp



More information about the uClibc mailing list