Hi, On Tue, Jul 14, 2009 at 05:46:47PM +0200, Markus Rathgeb wrote: > +ifdef PTXCONF_GST_PLUGINS_BASE__DECODEBIN > + @$(call install_copy, gst-plugins-base, 0, 0, 0644, \ > + > $(PKGDIR)/$(GST_PLUGINS_BASE)/usr/lib/gstreamer-0.10/libgstdecodebin.so, \ > + /usr/lib/gstreamer-0.10/libgstdecodebin.so) > +endif
This fails for me because its not compiled if GST_PLUGINS_BASE__PLAYBACK is disabled. decodebin, decodebin2 and playbin are all enabled by --enable-playback. Do you know if there are any runtime dependencies here? Otherwise I'll just enable --enable-playback if one of the three is selected. Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
