Hi, I have a similar problem.
After all these modifications when I go to build I see the following error:
I followed all the steps to make yocto image but i need support for fortran in my rootfs so i followed this:
[yocto] How do I enabled Fortran support in Sumo?
After all these modifications when I go to build I see the folloeing error:
| ERROR: Function failed: do_compile (log file is located at /home/t2080/QorIQ-SDK-V1.8-20150619-yocto/build_t2080rdb_release/tmp/work/ppce6500-fsl-linux/gcc/4.9.2-r0/temp/log.do_compile.18765)
ERROR: Task 720 (/home/t2080/QorIQ-SDK-V1.8-20150619-yocto/meta-fsl-toolchain/recipes-devtools/gcc/gcc_4.9.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3252 tasks of which 3233 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/t2080/QorIQ-SDK-V1.8-20150619-yocto/meta-fsl-toolchain/recipes-devtools/gcc/gcc_4.9.bb, do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
I tried to clean the build but it doesn´t work.
Do you know how I can fix this?