<div dir="ltr">Hi<div><br></div><div>When compiling wine I also noticed that the d3d.pc files didn't have moduledir set, so wine couldn't find it</div><div><br></div><div>configure: error: pkg-config couldn't find Gallium Nine module<br></div><div><br></div><div>Regards</div><div><br></div><div>Mike</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 6 Mar 2018 at 02:17 Mike Lothian <<a href="mailto:mike@fireburn.co.uk">mike@fireburn.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I've been trying to get a Gentoo ebuild ready for meson<br>
<br>
I've had to fudge the llvm-config for cross compiling a 32bit mesa on<br>
a 64bit machine<br>
<br>
I notice that -Dvulkan-drivers= doesn't accept intel,radeon like<br>
autotools used to, it also seems as long as one value is correct the<br>
other is ignored<br>
<br>
Also -Dva-libs-path= doesn't play well with absolute paths, or rather<br>
install_megadrivers.py is doing something strange - normally gentoo<br>
installs everything to a temporary image path then puts those files<br>
into the live system. It seems install_megadrivers.py doesn't do this<br>
and installs directly to the live system - I worked around it by<br>
dropping the /usr<br>
<br>
The inital ebuild is in the FireBurn overlay<br>
(<a href="https://github.com/FireBurn/Overlay/blob/master/media-libs/mesa/mesa-9999.ebuild" rel="noreferrer" target="_blank">https://github.com/FireBurn/Overlay/blob/master/media-libs/mesa/mesa-9999.ebuild</a>)<br>
<br>
Regards<br>
<br>
Mike<br>
</blockquote></div>