Hi,

Check your /usr/lib/libc.so in SDK’s target rootfs.
Last time I experienced this problem /usr/lib/libc.so script contained absolute 
paths to ld-linux-armhf.so and real libc.so.
Changing these paths to relative fixes the problem. Unfortunately, I do not 
have the common fix for this.

Regards,
IK

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to