[Mesa-dev] Lets talk about autotools

Dylan Baker dylan at pnwbakers.com
Tue Sep 18 15:36:21 UTC 2018


Quoting Brian Paul (2018-09-17 20:02:21)
> Hi Dylan,
> 
> I have my 32-bit cross-compile working, but "ninja -C builddir install" 
> isn't putting the 32-bit libs and drivers in the right place.
> 
> I've been playing with the meson --prefix option and the 
> -Ddri-drivers-path=foo option but haven't found the right incantation.
> 
> On Ubuntu, I want the libs and drivers to wind up in 
> /usr/lib/i386-linux-gnu/
> 
> Any tips?
> 
> -Brian

As Marek said, you probably want to set -Dlibdir=i386-linux-gnu, if any of these
paths are relative they're assumed to be relative to your prefix.

Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180918/f508e64c/attachment.sig>


More information about the mesa-dev mailing list