[Bug 765702] New: ./configure --enable-glx=no does not work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 28 01:25:42 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765702
Bug ID: 765702
Summary: ./configure --enable-glx=no does not work
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jingl3 at hotmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
I just want to only use drm, and no render is needed.
So ./configure --enable-glx=no --enable-drm=yes --enable-x11=no
--enable-wayland=no --enable-egl=no, and there's no gstreamer-gl installed in
the system either.
And will meet an compile error.
Also can check “tests/test-display.c”, for the “display2, width, height,
par_n, par_d” defined in main(), if we only have macro USE_DRM defined, these 5
parameters will never be used.
And the compiler will return a warning/error which stopped the build process.
--
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