I'm trying to build "arago-core-tisdk-image".
Issuing following commands
#export GLSDK="${HOME}/ti-glsdk_dra7xx-evm_7_03_00_03"
#export PATH=/home/ubuntu/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin:$PATH
#. conf /setenv
#MACHINE=dra7xx-evm bitbake arago-core-tisdk-image
Getting stuck with below error. Please help.
| In file included from C-ctype.c:24:0:
| C-translit.h:7:2: error: expected expression before ';' token
| C-translit.h:13:2: error: expected expression before ';' token
| C-translit.h:13:2: error: invalid initializer
| C-ctype.c:553:17: error: '_nl_C_LC_CTYPE_class' undeclared here (not in a function)
| C-ctype.c:553:5: error: initializer element is not constant
| C-ctype.c:553:5: error: (near initialization for '_nl_C_LC_CTYPE.values[0].string')
| C-ctype.c:660:15: error: 'translit_to_idx' undeclared here (not in a function)
| C-ctype.c:660:5: error: initializer element is not constant
| C-ctype.c:660:5: error: (near initialization for '_nl_C_LC_CTYPE.values[64].wstr')
| make[2]: *** [/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-eglibc/2.17-r3/build-x86_64-arago-linux/locale/C-ctype.os] Error 1
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Leaving directory `/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-eglibc/2.17-r3/eglibc-2.17/libc/locale'
| make[1]: *** [locale/others] Error 2
| make[1]: Leaving directory `/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-eglibc/2.17-r3/eglibc-2.17/libc'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-eglibc/2.17-r3/temp/log.do_compile.11519 for further information)
ERROR: Task 1008 (virtual:nativesdk:/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/sources/oe-core/meta/recipes-core/eglibc/eglibc_2.17.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3802 tasks of which 3607 didn't need to be rerun and 2 failed.
Waiting for 0 running tasks to finish:
Summary: 2 tasks failed:
/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-core/meta/external-linaro-sdk-toolchain.bb, do_install
virtual:nativesdk:/home/ubuntu/ti-glsdk_dra7xx-evm_7_04_00_03/yocto-layers/sources/oe-core/meta/recipes-core/eglibc/eglibc_2.17.bb, do_compile
Summary: There were 3 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.