[Mesa-dev] Doing 8.0.1 release?
Jeremy Huddleston
jeremyhu at apple.com
Fri Mar 16 17:59:55 PDT 2012
Please make sure to include python-generated C files in the 8.0.2 tarball. They were not there in 8.0.1's:
python -t -O -O main/es_generator.py -S main/APIspec.xml -V GLES1.1 > main/api_exec_es1.c
Traceback (most recent call last):
File "main/es_generator.py", line 26, in <module>
import APIspecutil as apiutil
File "/private/tmp/X11libs_trunk.roots/X11libs_trunk~obj/mesa/Mesa-8.0.1/src/mesa/main/APIspecutil.py", line 28, in <module>
import libxml2
ImportError: No module named libxml2
More information about the mesa-dev
mailing list