[Bug 770987] configure.ac EGL checks clobber user EGL_LIBS/EGL_CFLAGS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 30 21:38:05 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=770987

--- Comment #7 from Alistair Buxton <a.j.buxton at gmail.com> ---
As of Raspbian stretch there is an additional complication: the EGL and GLESv2
.so have been renamed to libbrcmEGL.so and libbrcmGLESv2.so in order to avoid
conflicts with mesa. In jessie both so names are available, but in stretch the
old names have been removed. So now anything that wants to use broadcom EGL
must link against the libbrcm*.so.

This might be easier to deal with - that's the idea anyway. But at the moment I
can't get gst-plugins-bad to accept this at all. It keeps trying to compile a
test with -lGLESv2 which fails.

-- 
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