[Bug 793106] conflicting types for ‘GLsync’

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 2 17:15:20 UTC 2018


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

--- Comment #7 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
(In reply to Matthew Waters (ystreet00) from comment #4)
> (In reply to Stefan Sauer (gstreamer, gtkdoc dev) from comment #3)
> > (In reply to Matthew Waters (ystreet00) from comment #1)
> > > Question is why it's picking up installed headers over the uninstalled
> > > headers
> > 
> > Where is it doing this?
> 
> (In reply to Stefan Sauer (gstreamer, gtkdoc dev) from comment #0)
> > In file included from /usr/include/gstreamer-1.0/gst/gl/gstglfuncs.h:84:0,
> 
> Presumably, you're building uninstalled or in a prefix and want the gl
> library from -base now.

In the automake build, I build the modules one-by-one and install them to /usr.
Hence when building -bad, the fresh version of -base has already been
installed. Lets ignore the meson issues for now (sorry for the distraction).
The question is why it believes that I don't have the "GLsync" type.

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