https://bugs.freedesktop.org/show_bug.cgi?id=29088
Summary: Missing libdrm cflags/libs for src/egl/drivers/dri2 Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: trivial Priority: medium Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: llandwer...@gmail.com Created an attachment (id=37087) View: https://bugs.freedesktop.org/attachment.cgi?id=37087 Review: https://bugs.freedesktop.org/review?bug=29088&attachment=37087 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. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev