Created attachment 37087 [details] [review] Ensure libdrm is present to enable the dri2 egl backend It seems the libdrm cflags & ldflags are missing for the dri2 egl backend. The attached patch ensure dri2 backend is only available when libdrm is present.
I've committed an alternative fix which builds egl_dri2 only when DRI drivers are built (--with-driver=dri).
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.