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.

gst-ti-plugin on linux_2.6.10_mvl401 kernel

I 've buit the gstreamer ti plugin on mvl_pro500.when I tried to run the demo on the DM6467 board by .loadmodules sh an error occured :

root@10.1.1.113:/opt/gstreamer_demo/dm6467# ./loadmodules.sh
insmod: error inserting 'cmemk.ko': -1 Invalid module format
insmod: error inserting 'dsplinkk.ko': -1 Invalid module format

the board has a linux-2.6.10_mvl401_lsp01_30_00_082 kernel while I 've built it based on linux-2.6.18_pro500.

now I am trying to do it on mvl_401 kernel.Does anyone know if it is possible? cos while doing it I found some compilation problems too. Should I go on trying?

Thanks for your help