https://bugs.freedesktop.org/show_bug.cgi?id=59234

          Priority: medium
            Bug ID: 59234
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: egl-static cannot find libwayland-drm.a
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: knut.tidem...@gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Other
           Product: Mesa

Created attachment 72843
  --> https://bugs.freedesktop.org/attachment.cgi?id=72843&action=edit
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.

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

Reply via email to