<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111218#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Segmentation fault in nv50_ir::NVC0LegalizeSSA::handleDIV when dividing result of textureSize"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111218">bug 111218</a>
from <span class="vcard"><a class="email" href="mailto:mmgrqnv@jadamspam.pl" title="mmgrqnv@jadamspam.pl">mmgrqnv@jadamspam.pl</a>
</span></b>
<pre>I'm trying to build from source, but I can't get meson to produce the
nouveau_dri.so library. The documentation says:
If you built the DRI hardware drivers, you'll also see the DRI drivers:
-rwxr-xr-x 1 brian users 16895413 Jul 21 12:11 i915_dri.so
-rwxr-xr-x 1 brian users 16895413 Jul 21 12:11 i965_dri.so
-rwxr-xr-x 1 brian users 11849858 Jul 21 12:12 r200_dri.so
-rwxr-xr-x 1 brian users 11757388 Jul 21 12:12 radeon_dri.so
... but that is not what I am seeing, the only libraries I get are:
$ find . -iname "*dri*.so"
./builddir/src/mesa/drivers/dri/libmesa_dri_drivers.so
./builddir/src/gallium/targets/dri/libgallium_dri.so
I tried:
$ meson configure builddir/ -Ddri-drivers=nouveau -Dgallium-drivers=nouveau
but that does not help.
Could you please point me somewhere that explains how to get the nouveau_dri.so
library?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>