[Bug 733248] gl: GLintptr/GLsizeiptr/etc typechecks ignore GL_CFLAGS, potentially causing typedef redefinition errors from gst-libs/gst/gl/glprototypes/gstgl_compat.h at buildtime

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 16 06:37:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733248
  GStreamer | gst-plugins-bad | 1.3.91

--- Comment #3 from Mart Raudsepp <leio at gentoo.org> 2014-07-16 13:36:58 UTC ---
Created an attachment (id=280832)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280832
 Review: https://bugzilla.gnome.org/review?bug=733248&attachment=280832

gl: Include GL_CFLAGS while checking for GL typedefs

Otherwise those checks may fail at configure time if they contain extra
include paths, while at build time they are included, potentially causing
incompatible typedefs between system GL headers and gstreamer compatibility
prototypes.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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