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.

Error In Build for RowBoat Eclair Version

Other Parts Discussed in Thread: OMAP3530Compiling obj/Buffer.omap3530.o470MV from Buffer.c.. /home/RowBoat_Android_Eclair/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/xdctools_3_16_03_36/packages -I../../../../packages -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/codec-engine_2_26_01_09/packages -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/codec-engine_2_26_01_09/cetools/packages -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/xdais_6_26_00_02/packages -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/cs1omap3530_1_01_00/packages -DDmai_Device_omap3530 -I/home/RowBoat_Android_Eclair/kernel/include -I/home/RowBoat_Android_Eclair/kernel/arch/arm/include -I/home/RowBoat_Android_Eclair/kernel/arch/arm/plat-omap/include -include /home/RowBoat_Android_Eclair/kernel/include/linux/autoconf.h -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/codec-engine_2_26_01_09/cetools/packages -I/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/dsplink_linux_1_65_00_02 -DDmai_BuildOs_linux -Dxdc_target_types__=gnu/targets/std.h -I/root/linux-devkit/arm-none-linux-gnueabi/usr/include -Dxdc_target_name__=arm/GCArmv5T -g -Wall -Werror -c -o obj/Buffer.omap3530.o470MV Buffer.c Buffer.c:33:20: error: stdlib.h: No such file or directory Buffer.c:34:20: error: string.h: No such file or directory In file included from ../../../../packages/ti/sdo/dmai/Buffer.h:58, from Buffer.c:37: ../../../../packages/ti/sdo/dmai/Dmai.h:43:20: error: assert.h: No such file or directory ../../../../packages/ti/sdo/dmai/Dmai.h:44:19: error: stdio.h: No such file or directory cc1: warnings being treated as errors Buffer.c: In function 'Buffer_create': Buffer.c:95: error: implicit declaration of function 'calloc' Buffer.c:95: error: incompatible implicit declaration of built-in function 'calloc' Buffer.c:108: error: implicit declaration of function 'printf' Buffer.c:108: error: incompatible implicit declaration of built-in function 'printf' Buffer.c:109: error: implicit declaration of function 'free' Buffer.c:109: error: incompatible implicit declaration of built-in function 'free' Buffer.c: In function 'Buffer_getAttrs': Buffer.c:130: error: implicit declaration of function 'assert' Buffer.c: In function 'Buffer_print': Buffer.c:168: error: incompatible implicit declaration of built-in function 'printf' Buffer.c: In function 'Buffer_delete': Buffer.c:437: error: incompatible implicit declaration of built-in function 'free' gmake[3]: *** [obj/Buffer.omap3530.o470MV] Error 1 gmake[3]: Leaving directory `/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/dmai_2_20_00_14/packages/ti/sdo/dmai' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/home/RowBoat_Android_Eclair/external/ti-dsp/ti-dvsdk_dm368-evm_4_01_00_09/dmai_2_20_00_14' make[1]: *** [dmai_build] Error 2 make[1]: Leaving directory `/home/RowBoat_Android_Eclair/external/ti-dsp' make: *** [dvsdk] Error 2 root@anis-desktop:/home/RowBoat_Android_Eclair# make TARGET_PRODUCT=beagleboard OMAPES=3.x