[Buildroot] EOVERFLOW fstat() error on cortex-A9 android when trying to load shared library

Alex Potapenko opotapenko at gmail.com
Tue Sep 8 15:29:07 UTC 2015


>
>  The -EOVERFLOW suggests the reverse: it's a large filesystem and we're
> making a
> 32-bit syscall.
>  However, since we're building with LARGEFILE (which is forced in current
> buildroot), all syscalls should be largefile syscalls so this issue should
> not
> occur...
>  However, in your 2015.08 config, I see you're using a custom uClibc
> config.
> You're not turning off any largefile options there, are you?


That custom config is the config from 2015.02. I upgraded the toolchain to
use gcc-5.2.0 (Buildroot 2015.08) from gcc-4.9.2 (Buildroot 2015.02), but
didn't want to re-build entire feeds, so have done this for compatibility.
If it was forced back in 2015.02, it should be OK.

Thanks

-- 
Best regards,
Alex Potapenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150908/ea96b67e/attachment-0002.html>


More information about the buildroot mailing list