Tool/software: Linux
Hello,
I am trying to build Linux SDK for IDKAM5728 by referring http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK
Now I am facing following issue:
ERROR: git-2.7.4-r0 do_compile: oe_runmake failed
ERROR: git-2.7.4-r0 do_compile: Function failed: do_compile (log file is located at /home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/git/2.7.4-r0/temp/log.do_compile.15895)
ERROR: Logfile of failure stored in: /home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/git/2.7.4-r0/temp/log.do_compile.15895
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 NO_PYTHON=1 CFLAGS= -isystem/home/einfochips/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/git/2.7.4-r0=/usr/src/debug/git/2.7.4-r0 -fdebug-prefix-map=/home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm= LDFLAGS= -L/home/einfochips/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/einfochips/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu PERL_PATH=/usr/bin/env perl NO_GETTEXT=1
| SUBDIR perl
| make[1]: *** No rule to make target 'PM.stamp', needed by 'perl.mak'. Stop.
| make: *** [Makefile:1649: all] Error 2
| WARNING: /home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/git/2.7.4-r0/temp/run.do_compile.15895:1 exit 1 from 'exit 1'
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /home/einfochips/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/git/2.7.4-r0/temp/log.do_compile.15895)
ERROR: Task 4486 (/home/einfochips/tisdk/sources/oe-core/meta/recipes-devtools/git/git_2.7.4.bb, do_compile) failed with exit code '1'
Please guide me to solve that issue.
Thanks and regards,
Smita Salunke