Summary: |
configure with --disable-egl option breaks fbdev backend compilation |
Product: |
Wayland
|
Reporter: |
U. Artie Eoff <ullysses.a.eoff> |
Component: |
weston | Assignee: |
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
|
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.
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.