Created attachment 72843 [details] Patch to fix egl-static's libwayland-drm.a link issue While building mesa git today I encountered an error when building egl-static: CXXLD egl_gallium.la g++: error: ../../../../src/egl/wayland/wayland-drm/.libs/.libs/libwayland-drm.a: No such file or directory This was on Arch Linxu on an x86_64 machine with these egl-platforms enabled: --with-egl-platforms=drm,x11,wayland The attached patch fixes the issue.
Thanks! Fixed by 8da2dab31dfe1f4f0d6297eb33bca55f723fc685
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.