[Bug 738816] gl: gst-plugins-bad won't build without --with-opengl=yes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 20 01:16:11 PDT 2014


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

--- Comment #11 from Brendan Long <self at brendanlong.com> 2014-10-20 08:16:07 UTC ---
Hm:

configure:33968: WARNING: GLU is required with OpenGL support
configure:34004: checking whether it is possible to include both GL and GLES2
headers
configure:34023: gcc -std=gnu99 -c -g -O2   -Werror conftest.c >&5
conftest.c:80:22: fatal error: GL/glu.h: No such file or directory
 #  include <GL/glu.h>
                      ^
compilation terminated.

So I installed libglu1-mesa-dev and that also makes the problem go away. So,
configure is getting confused if I have GL/gl.h but not GL/glu.h?

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