<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Mesa build fails when vulkan-overlay-layer option is enabled"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109739#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Mesa build fails when vulkan-overlay-layer option is enabled"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109739">bug 109739</a>
from <span class="vcard"><a class="email" href="mailto:shtetldik@gmail.com" title="Shmerl <shtetldik@gmail.com>"> <span class="fn">Shmerl</span></a>
</span></b>
<pre>(In reply to Mike Lothian from <a href="show_bug.cgi?id=109739#c10">comment #10</a>)
<span class="quote">> The next issue seems to be the .so gets installed into:
>
> /usr/share/vulkan/explicit_layer.d/libVkLayer_MESA_overlay.so
>
> In gentoo the .so files get installed into /usr/lib and /usr/lib64 with only
> the json files being installed into /usr/share/vulkan/explicit_layer.d/
>
> This allows both 32bit and 64bit to coexist</span >
Yes, looks like it's not supporting multilib case in the current Meson
configuration. JSON should probably include arch and .so should be placed
accordingly.
Can you please open a separate bug for it though, since it's not related to the
issue in the current bug.</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>