This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TMDSEVM437X: SDK build issues

Part Number: TMDSEVM437X

Tool/software: Linux

      I am trying to rebuild the SDK follow by wiki page: http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK
     But i got a lot of problem such as  : 
     1.Fetch error
E.g. ERROR: gdb-linaro-7.8-r2014.09.arago0 do_fetch: Fetcher failure: Fetch command failed with exit code 8, output:
     2. it tried to cp a file named :"C++" to  the location which has a "C++" directory and failed
| cp: cannot overwrite directory '/opt/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2016.02-r0.arago32/image/usr/include/c++' with non-directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at /opt/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2016.02-r0.arago32/temp/log.do_install.127662)
ERROR: Task 838 (/opt/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb, do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 229 tasks of which 222 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish
Thanks
Wayne