https://bugs.freedesktop.org/show_bug.cgi?id=70392
Priority: medium
Bug ID: 70392
Assignee: [email protected]
Summary: fdbev compositor fails to build without EGL
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: All
Status: NEW
Version: unspecified
Component: weston
Product: Wayland
Created attachment 87491
--> https://bugs.freedesktop.org/attachment.cgi?id=87491&action=edit
Fix fbdev compositor without EGL
In weston-1.3.0, the fbdev compositor does not build when EGL is disabled:
compositor-fbdev.c:924:45: error: 'EGL_DEFAULT_DISPLAY' undeclared (first
use in this function)
This is due to code added by cset #4aa756dc (add libhybris support):
compositor-fbdev.c:924: if (gl_renderer_create(&compositor->base,
EGL_DEFAULT_DISPLAY,
Attached patch to hopefully /fix/ this.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs