TGE linker error: XMissingExtension
by Mike Nelson · in Torque Game Engine · 01/08/2003 (8:52 pm) · 3 replies
I installed Linux for the first time a little bit ago and just got around to playing with it a bit. Man this OS is way cool!
Anyway, I've been messing with getting TGE working. But I'm getting linker errors like the following on a bunch of the object files.
Maybe I didn't do something right when installing the libs. I'm not sure how to validate that the libs are installed correctly, and I'm really new at this Linux stuff. Am I on the right path?
Thanks,
Mike
Anyway, I've been messing with getting TGE working. But I'm getting linker errors like the following on a bunch of the object files.
Xinerama.lo(.text+0x615): undefined reference to 'XMissingExtension' Xinerama.lo(.text+0x633): undefined reference to '_XFlush' Xinerama.lo(.text+0x66c): undefined reference to '_XReply' Xinerama.lo(.text+0x6db): undefined reference to '_XRead' Xinerama.lo(.text+0x72f): undefined reference to '_XEatData'After reading through a bunch of posts on several sites I think that this has something to do with one or more of the following: XFree86, MesaLib, GLUT. So I went out and reinstalled all of these with no luck (by the way I installed the Mesa tutorials to effectively install GLUT). This didn't have any effect. I even went did a 'make clean' to be sure.
Maybe I didn't do something right when installing the libs. I'm not sure how to validate that the libs are installed correctly, and I'm really new at this Linux stuff. Am I on the right path?
Thanks,
Mike
About the author
Torque Owner John Quigley