Comment 1 for bug 1009306

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

First of all, to get a cleaner environment, I suggest building and running completely in-tree:

$ ./waf uninstall (optional, to uninstall system-wide installation)

$ ./waf configure --enable-gl --enable-glesv2 --data-path=$(pwd)/data
$ ./waf

$ build/src/glmark2
$ build/src/glmark2-es2

Please check if running 'build/src/glmark2' (the desktop GL variant) causes the same problem. Also, which version of Mesa are you using?