After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766077 - cerbero: Need to bootstrap EGL header or fix libexpoxy build
cerbero: Need to bootstrap EGL header or fix libexpoxy build
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-06 18:57 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-05-05 13:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2016-05-06 18:57:43 UTC
Libepoxy strictly requires it some EGL headers. The check tools are clearly broken, so we have two option, bootstrap the EGL development file (e.g. mesa-libEGL-devel) or fix libepoxy build.
Comment 1 Julien Isorce 2016-05-07 06:20:05 UTC
+1 for mesa
Comment 2 Matthew Waters (ystreet00) 2016-05-07 07:42:06 UTC
-1 for mesa.  Not every platform has mesa available/installable.  libepoxy should be fixed for those platforms.  So +1 fix libepoxy.
Comment 3 Nicolas Dufresne (ndufresne) 2016-05-08 13:36:39 UTC
Hmm, I we need both in fact. We need to bootstrap EGL header when possible, otherwise our builds on the same platform/os won't be always the same. The bug in libepoxy is obvious, specially that EGL shouldn't be strictly requires.
Comment 4 Matthew Waters (ystreet00) 2018-05-05 13:34:53 UTC
gtk+ (and therefore libepoxy) isn't shipped by cerbero anymore.