Comment # 4
on bug 111218
from mmgrqnv@jadamspam.pl
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?
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
_______________________________________________ Nouveau mailing list Nouveau@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/nouveau