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.

build the ProcMgr binary error ...

hi , 

I am trying to build the ProcMgr binary  , but I am getting  error as below . Am I missing something?

command :  (TI-Android-GingerBread-2.3-DevKit-2.0 DeveloperGuide)

cd $SYSLINK_ROOT/ti/syslink/samples/hlos/procMgr/usr/Linux make ARCH=arm CROSS_COMPILE=arm-eabi- SYSLINK_PLATFORM=TI81XX SYSLINK_VARIANT=TI816X clean make ARCH=arm CROSS_COMPILE=arm-eabi- SYSLINK_PLATFORM=TI81XX SYSLINK_VARIANT=TI816X

error massage :

arm-eabi-gcc: /root/rowboat-android//out/target/product/ti8x6xevm/obj/lib/crtbegin_dynamic.o: No such file or directory
arm-eabi-gcc: /root/rowboat-android//out/target/product/ti8x6xevm/obj/lib/crtend_android.o: No such file or directory
make: *** [/root/rowboat-android/hardware/ti/ti81xx/syslink_vpss/syslink_02_00_00_67_alpha2//ti/syslink/obj/ti816xevm/samples/procmgrapp.exe_debug] Error 1