This is a bug report following on from a GLSL compiler bug that was fixed. I built the application in that bug with: gcc mc.c mc_table.c -lGL -lepoxy -lglfw I also had to add #include <stdio.h> to mc.c