<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - egl-static cannot find libwayland-drm.a"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59234">59234</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>egl-static cannot find libwayland-drm.a
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>knut.tidemann@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=72843" name="attach_72843" title="Patch to fix egl-static's libwayland-drm.a link issue">attachment 72843</a> <a href="attachment.cgi?id=72843&action=edit" title="Patch to fix egl-static's libwayland-drm.a link issue">[details]</a></span>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>