BigDragon wrote:
I poked around some more and found that adding -lX11 to the Chicago and Knight link.txt files fixed the problem. I didn't think to try that earlier.
I guess that's a problem in the CMakeLists.txt of GLFW, since GLFW is responsible for the keyboard input. I currently don't have a running linux system, so if anyone could figure out, what has to be added to the CMakeLists.txt to let GLFW link against X11 it would be helpful.
Concerning your extension problem, I'm not sure why we demand that s3tc is available. I guess it should be possible to make it optional as well, but anyway the Mesa driver seems to have
problems with s3tc.