I downloaded the Glest 3.2.2 source today, tried to compile it and, well... failed. The compilation went okay, but when it was time to link the binary, LD complained about an undefined reference to 'XLoadQueryFont'.
I have all X libraries, dev packages and everything installed, and it seems the compiler can reach them, but the linker can't.
Does anyone of you know what going on here?
(yes, I am aware that there are precompiled binaries availible)