Bug 67561

Summary: configure with --disable-egl option breaks fbdev backend compilation
Product: Wayland Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: compile error

Description U. Artie Eoff 2013-07-30 22:13:32 UTC
Created attachment 83334 [details]
compile error

When configuring Weston with the '--disable-egl' option, the fbdev-backend fails to compile... can't find drm.h.  The configure.ac should check for libdrm explicitly in the FBDEV_COMPOSITOR check.
Comment 1 Kristian Høgsberg 2013-08-29 05:23:37 UTC
commit f66f99d9db2480bb4e58bc3c76e8193dbd4e241a
Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Date:   Wed Aug 28 11:22:41 2013 +0200

    configure.ac: fix broken compilation when configure with --disable-egl optio
    
    Fix bug 67561: "configure with --disable-egl option breaks fbdev backend
    compilation"
    
    https://bugs.freedesktop.org/show_bug.cgi?id=67561
    
    Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.