On 13 October 2012 22:17, lux-integ <[email protected]> wrote: > Greetings, > > I am attempting to compile MesaLib-8.0.4. The computer in use has these:- > cpu 3 core AMD64, gcc-4.6.3. linuxKernel-3.5.6. > > Make hardly gets going before it ends like so:- > > ############## > > make[1]: Entering directory `/home/luxinteg/Mesa-8.0.4/src' > Making sources for autoconf > make[2]: Entering directory `/home/luxinteg/Mesa-8.0.4/src/mapi/shared-glapi' > python2 -t -O -O ../../../src/mapi/mapi/mapi_abi.py --mode lib --printer > shared-glapi ../../../src/mapi/glapi/gen/gl_and_es_API.xml > glapi_mapi_tmp.h > File "/usr/lib/python2.7/encodings/__init__.py", line 169 > > ^ > IndentationError: expected an indented block > make[2]: *** No rule to make target `glapi_mapi_tmp.h', needed by > `../../../src/mapi/mapi/entry.c'. Stop. > make[2]: Leaving directory `/home/luxinteg/Mesa-8.0.4/src/mapi/shared-glapi' > make[1]: *** [subdirs] Error 1 > make[1]: Leaving directory `/home/luxinteg/Mesa-8.0.4/src' > > ################# > > Advice would be much appreciated. > > sincerely > luxInteg
May help: https://groups.google.com/forum/?fromgroups=#!topic/openbricks-devel/jLeUk8Smgmw https://www.linuxquestions.org/questions/linux-from-scratch-13/mesa-can-not-build-because-i-dont-have-libglapi-4175417480/ -- rob -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
