https://bugs.freedesktop.org/show_bug.cgi?id=75212
Eero Tamminen <eero.t.tammi...@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #4 from Eero Tamminen <eero.t.tammi...@intel.com> --- Right, I used --disable-dri3, and libudev-dev was forced only for DRI3. Next problem with b959fd9674938e127a34d42d34b903e3a9ae7ad9 is that alhtough it checks for libudev-dev, it doesn't check that it's for right architecture. Everything builds fine, but programs can crash on same system due to assert in loader because there was libudev-dev for 64-bit, but there was no libudev for 32-bit (if you were building for 32-bit). That's easier to debug than Mesa using wrong driver/SW rendering, so verifying. -- 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