[Mesa-dev] [Bug 59234] New: egl-static cannot find libwayland-drm.a
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 11 01:41:12 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59234
Priority: medium
Bug ID: 59234
Assignee: mesa-dev at lists.freedesktop.org
Summary: egl-static cannot find libwayland-drm.a
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: knut.tidemann at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130111/854edbd4/attachment.html>
More information about the mesa-dev
mailing list