GNOME Bugzilla – Bug 687840
Gst-plugins-bad fails to build
Last modified: 2012-11-08 11:15:45 UTC
gst-plugins-bad-plugins-docs.sgml:120: element include: XInclude error : could not load xml/plugin-eglglessink.xml, and no fallback was found
If you say 'from tarball' you should specify that you are talking about a tarball you created from git with 'make dist' and not an official release tarball ;) The doc tools should not error out in this case. I don't know why it errors out on Fedora but not elsewhere, you need to ask the Fedora folks that. Maybe it's something in the build/rpm environment? It could and should still be fixed of course, but it should also be made not to fail in this case.
Updating heading as I get the same error just running 'make' on git master.
commit b2e65fd575c79e892015858b51d973dcd92b3a96 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Thu Nov 8 12:12:59 2012 +0100 docs: Add missing plugin inspection files Fixes bug #687840.