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.
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.