[Bug 754732] New: gl: (ubuntu) error: conflicting types for 'GLsizeiptr' (& more)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 8 09:45:43 PDT 2015


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

            Bug ID: 754732
           Summary: gl: (ubuntu) error: conflicting types for 'GLsizeiptr'
                    (& more)
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: laney at ubuntu.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I'm not sure what it is about our environment (we disable gl and use gles on
armhf?) but there are typedef conflicts when building -bad on Ubuntu.

I don't really know about gl/gles so this patch might not make sense, but I
found that you can define GL_GLEXT_LEGACY and GLX_GLXEXT_LEGACY to switch to a
different mode in which these conflicts don't happen. When you define these
things then there's a linker failure because ext/qt doesn't link with qt
directly, so I also added that. Since I don't really know if this good, if
anyone knows of a better way, let's do that.

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