https://bugs.freedesktop.org/show_bug.cgi?id=94179
--- Comment #2 from Timothy Arceri t_arceri@yahoo.com.au --- 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