Re: [yocto] kernel/ libc compatibility problems

2017-05-15 Thread Paul Roy
Thanks Herman I´m using kernel 3.10 and glibc 2.17. For this last one, i don´t see same restrictions as in the page you sent. I´m confused about where in Yocto, is the key to this ...because using same library/kernel combination works for x86_64. Regards Paul --

Re: [yocto] kernel/ libc compatibility problems

2017-05-15 Thread Herman van Hazendonk
Hi Paul, As per glibc 2.24 you'll need the a 3.2 kernel at least (https://abi-laboratory.pro/tracker/changelog/glibc/2.24/log.html): "The minimum Linux kernel version that this version of the GNU C Library can be used with is 3.2, except on i[4567]86 and x86_64, where Linux kernel version

[yocto] kernel/ libc compatibility problems

2017-05-15 Thread Paul Roy
Hi I´m using Yocto to create a new machine definition for a Gedeon-LX board. I can compile the kernel and all the rootfs binaries, but kernel boot crashes exactly at the /sbin/init load moment. It seems a problem with some mismatch among kernel and libc library present in my rootfs, because if I