[Mesa-dev] [PATCH v4 13/22] configure: require python mako module

Samuel Iglesias Gonsálvez siglesias at igalia.com
Mon Jan 12 23:24:49 PST 2015


On Tuesday, January 13, 2015 01:10:50 PM Dave Airlie wrote:
> On 8 January 2015 at 17:20, Iago Toral Quiroga <itoral at igalia.com> wrote:
> > From: Samuel Iglesias Gonsalvez <siglesias at 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150113/e5ddacbd/attachment-0001.sig>


More information about the mesa-dev mailing list