<div dir="ltr"><div>It gets worse. To compile Mesa > 11.2.2  you now need python3.<br></div>Thanks for the advice and the patches.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 7, 2016 at 9:27 AM, William Harrington <span dir="ltr"><<a href="mailto:kb0iic@berzerkula.org" target="_blank">kb0iic@berzerkula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, June 7, 2016 01:11, Anthony Jagers wrote:<br>
> In the CBLFS book there are three sed's.  Did you happen to use them?<br>
> Do you deem them necessary?<br>
><br>
> These are ones(32-bit):<br>
><br>
> sed -i "s@/usr/X11R6@${XORG_PREFIX}@g" setup.py &&<br>
> sed -i 's@/lib64@/lib@g' Modules/_ctypes/libffi/m4/libtool.m4 \<br>
>     Modules/_ctypes/libffi/configure setup.py &&<br>
> sed -i "s/'lib64'/'lib'/g" setup.py<br>
><br>
<br>
</div></div>They are when you have a 64 bit or multilib toolchain. It has been a long<br>
time since I built Python with a multilib system, but at the time the<br>
instructions and patches were created, they were proper. I doubt Python 3<br>
has improved their system for multilib. Python 2.7 surely didn't from 2.6.<br>
Python is a pain when it comes to multilib.<br>
<br>
Sincerely,<br>
<br>
William<br>
</blockquote></div><br></div>