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.

gmake error

Under the codec_engine_1_10_01/docs,there is a PDF,which talk about adapt.I do what it says ,and gmake ,I got error below:

    "/home/davinci/dvevm_1_20/xdc_2_94/include/utils.tci", line 566
    "/home/davinci/dvevm_1_20/xdc_2_94/include/utils.tci", line 484
    "/home/davinci/dvevm_1_20/xdc_2_94/packages/xdc/bld/BuildEnvironment.xs", line 106
    "/home/davinci/dvevm_1_20/xdc_2_94/packages/xdc/bld/bld.js", line 74
    "/home/davinci/dvevm_1_20/xdc_2_94/packages/xdc/bld/bld.js", line 141
gmake[1]: *** [package.mak] 错误 1
gmake: *** [../../../../../ti/sdo/apps/extensions/rotate,.interfaces] 错误 2
gmake[1]: *** [all] 错误 2
gmake[1]: Leaving directory `/home/davinci/workdir/myexamples/ti/sdo/apps/extensions/rotate'
gmake: *** [all] 错误 2

I want somebody to tell me what those errors mean,and how to correct them ,thanks very much.

  • Those errors has been solved,the gmake process goes on.But when deal with demos,in the rotate_demo,I got these errors below:

    arm_v5t_le-gcc: this: 没有该文件或目录
    arm_v5t_le-gcc: file: 没有该文件或目录
    arm_v5t_le-gcc: was: 没有该文件或目录
    arm_v5t_le-gcc: generated: 没有该文件或目录
    arm_v5t_le-gcc: by: 没有该文件或目录
    arm_v5t_le-gcc: linkcmd.xdt: 没有该文件或目录
    arm_v5t_le-gcc: from: 没有该文件或目录
    arm_v5t_le-gcc: the: 没有该文件或目录
    arm_v5t_le-gcc: gnu.targets: 没有该文件或目录
    arm_v5t_le-gcc: package: 没有该文件或目录
    arm_v5t_le-gcc: INPUT(: 没有该文件或目录
    arm_v5t_le-gcc: ): 没有该文件或目录

    These error messages are so strange to me .The gmake process has almost been done.I want someone to help ,thanks.