[Bug 755850] New: unbreak GL introspection build
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 29 23:41:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755850
Bug ID: 755850
Summary: unbreak GL introspection build
Classification: Platform
Product: GStreamer
Version: 1.6.0
OS: OpenBSD
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ajacoutot at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 312397
--> https://bugzilla.gnome.org/attachment.cgi?id=312397&action=edit
Pass GL_CFLAGS to g-ir-scanner.
Hi.
This patches allows building gstreamer plugins-base on OpenBSD where GL
includes are under /usr/X11R6. Otherwise, g-ir-scanner errors out with:
gstreamer1-plugins-bad-1.6.0/gst-plugins-bad-1.6.0/gst-libs/gst/gl/gstglapi.h:35:25:
error: GLES2/gl2.h: No such file or directory
gstreamer1-plugins-bad-1.6.0/gst-plugins-bad-1.6.0/gst-libs/gst/gl/gstglapi.h:36:28:
error: GLES2/gl2ext.h: No such file or directory
gstreamer1-plugins-bad-1.6.0/gst-plugins-bad-1.6.0/gst-libs/gst/gl/gstglapi.h:53:21:
error: GL/gl.h: No such file or directory
Thank you.
--
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