[Wayland-bugs] [Bug 70392] New: fdbev compositor fails to build without EGL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 11 14:42:25 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70392

          Priority: medium
            Bug ID: 70392
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: fdbev compositor fails to build without EGL
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: yann.morin.1998 at free.fr
          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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131011/6cf94585/attachment.html>


More information about the Wayland-bugs mailing list