i build dvsdk 4 from Ti ,but gets mang errors.i use 11.04 ubuntu to build it ,but the TI' doc say it must be built on ubuntu 10.04 .so Must I have to chang the host pc version ??.waiting your response,thank you
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.
i build dvsdk 4 from Ti ,but gets mang errors.i use 11.04 ubuntu to build it ,but the TI' doc say it must be built on ubuntu 10.04 .so Must I have to chang the host pc version ??.waiting your response,thank you
now the other question : i install dvsdk 4.1 to android source /extenal/ti-dsp. build ‘make TARGET_Product=omap3evm OMAPS=5.x -j2’ it ,but comes different errors.the errors all belong to dvsdk。
on other hand ,if i only build 'make' in the dvsdk ,it finally success.
so i have no ideas why ,
When you are building dvsdk for android, it uses the android toolchain and bionic libc etc, which is different from the standard ones.
You need to patch up the dvsdk to compile properly with android. Please look at the rowboat project page: http://code.google.com/p/rowboat/wiki/TI_DM37x_Android_2_3_4_MM_Acceleration