On Tuesday, January 13, 2015 01:10:50 PM Dave Airlie wrote: > On 8 January 2015 at 17:20, Iago Toral Quiroga <ito...@igalia.com> wrote: > > From: Samuel Iglesias Gonsalvez <sigles...@igalia.com> > > > > It is now a hard dependency because of the autogeneration of > > format pack and unpack functions. > > > > Update the documentation to reflect this change. > > > > v2: > > - Inline python script in m4 file and use PYTHON2 > > > > v3: > > > > - Remove semicolons and quotes and change coding style > > - Add Ilia Mirkin suggestion to use Python's split functionality. > > - Use AX_CHECK_PYTHON_MAKO_MODULE name. > > - Change to MIT license > > Do we definitely need mako 0.7.3? RHEL6 only ships mako 0.3.4. >
Can you test lowering the required Mako version in configure.ac? Search the following string: AX_CHECK_PYTHON_MAKO_MODULE and modify the version number that it receives as argument. I tested with Mako 0.3.6 (available here[0]), the files are autogenerated successfully. Depending of your results, I will send a patch that modifies required Mako version to 0.3.4 or 0.3.6. Thanks for your suggestion! Sam [0] https://pypi.python.org/pypi/Mako/
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev