Hey all,
I have downloaded and successfully built the ti plugins for the Davinci gstreamer, but I want to make a plugin of my own. I have read the gstreamer plugin writers guide, and thought I'd start from the gst-template. That only comes with a autogen.sh to make everything, and it bombs with the following error:
configure: error:
*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.26, ltmain.sh = 1.5.8) ***
Please run:
 libtoolize --copy --force

I have also tried to just copy one of the ti_plugin dir, and wanted to just replace the source files with mine, and edit the makefile appropriately, but I failed.
I'm clearly not as well versed in this build procedure as I thought.

Can anyone either
a) tell me how to get the gst-template to build using a cross compile
b) give/point to a few simple steps on how to build a new plugin, (beyond what's in the plugins' writers guide)
or
c)suggest how to copy an existing, building plugin and modify it to just use my source files and then cross compile.

Sorry for my ignorance,
Mike

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to