https://bugs.freedesktop.org/show_bug.cgi?id=67672
--- Comment #12 from ken moffat <zarniwh...@ntlworld.com> --- (In reply to comment #11) > (In reply to comment #10) > > sorry, nothing. Maybe something in the way I configured it ? > > Yes as said this will only work with a debug build. --enable-debug should do > it (though I only tried with scons). Oh. I had assumed -g was a debug build. Fails to build: Run 'make' to build Mesa Making all in src make[1]: Entering directory `/scratch/working/mesa-master-20130801/src' Making all in gtest make[2]: Entering directory `/scratch/working/mesa-master-20130801/src/gtest' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/scratch/working/mesa-master-20130801/src/gtest' Making all in mapi make[2]: Entering directory `/scratch/working/mesa-master-20130801/src/mapi' Making all in glapi/gen make[3]: Entering directory `/scratch/working/mesa-master-20130801/src/mapi/glapi/gen' GEN ../../../../src/mapi/glapi/glprocs.h GEN ../../../../src/mapi/glapi/glapitemp.h GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h GEN ../../../../src/mapi/glapi/glapitable.h /bin/sh: line 1: 17440 Segmentation fault python2 gl_table.py -f ./gl_and_es_API.xml > ../../../../src/mapi/glapi/glapitable.h make[3]: *** [../../../../src/mapi/glapi/glapitable.h] Error 139 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/scratch/working/mesa-master-20130801/src/mapi/glapi/gen' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/scratch/working/mesa-master-20130801/src/mapi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/scratch/working/mesa-master-20130801/src' make: *** [all-recursive] Error 1 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev