[Bug 776363] gst-omx fails to build with bellagio and generic targets
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 20 15:09:26 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776363
Julien Isorce <julien.isorce at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julien.isorce at gmail.com
--- Comment #2 from Julien Isorce <julien.isorce at gmail.com> ---
A quick solution is to uninstall libomxil-bellagio-dev. And only install the
packages for components like libomxil-bellagio0-components-mad.
The other solution is to always set HAVE_EXTERNAL_OMX to "no" if
[omx_header_path is 'none' and target is 'bellagio'].
see https://cgit.freedesktop.org/gstreamer/gst-omx/tree/configure.ac#n173 .
Indeed libomxil-bellagio-dev installs omx il headers in /usr/include directly
so always detected as external. I can do it if it sounds right.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list