LFS -6.8 BLFS SVN 2011-10-09

I am having some trouble compiling MesaLib 7.9.

Does anyone have any input on this problem?
I have checked on the internet and have found that this trouble may be 
due to python but I am at a lose on how to correct it.

make[2]: Entering directory `/build/src/Mesa-7.9/src/mesa'
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 "/build/src/Mesa-7.9/src/mesa/main/APIspecutil.py", line 28, in 
<module>
     import libxml2
ImportError: No module named libxml2
make[2]: *** No rule to make target `main/api_exec_es1.c', needed by 
`depend'.  Stop.
make[2]: Leaving directory `/build/src/Mesa-7.9/src/mesa'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/build/src/Mesa-7.9/src'
make: *** [default] Error 1


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to