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.

No dsplink.gpp in dvsdk!

Hallo!

I work with dm6446 EVM and MVL 5.0, host system linux (ubuntu 10.4).

I want to build the svn trunk version of the dmai gstreamer plugin. But while compiling I got this message:

 

js: "/home/robert/dvsdk_2_00_00_22/xdctools_3_10_05_61/packages/xdc/cfg/Main.xs", line 201: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'dsplink.gpp' along the path: '/home/robert/Arbeit/gstreamer_ti/ti_build/ticodecplugin/src;/home/robert/dvsdk_2_00_00_22/xdctools_3_10_05_61/packages;/home/robert/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt;/home/robert/dvsdk_2_00_00_22/framework_components_2_23_01/packages;/home/robert/dvsdk_2_00_00_22/codec_engine_2_23_01/packages;/home/robert/dvsdk_2_00_00_22/xdais_6_23/packages;/home/robert/dvsdk_2_00_00_22/dm6446_dvsdk_combos_2_05/packages;/home/robert/dvsdk_2_00_00_22/linuxutils_2_23_01/packages;/home/robert/dvsdk_2_00_00_22/dmai_1_20_00_06/packages;/packages;/soc/packages;/home/robert/dvsdk_2_00_00_22/xdctools_3_10_05_61/packages;..;'. Ensure that the package path is set correctly.

I look for dsplink.gpp in my dvsdk folder. But it does not exist. I compile dsplink in the dvsdk folder, but no dsplink.gpp package. I tried xdc .interfaces in the dsp/gpp folder and got following:
making package.mak (because of package.bld) ...
generating interfaces for package dsplink.gpp (because package/package.xdc.inc is older than package.xdc) ...
    translating Global
Then I compiled again. But no dsplink.gpp.
Can anybody help?
Thanks,
Robert Adler