[Kmatplot-general] KMatplot build errors with SuSE 7.3
Brought to you by:
kamil
From: bataii <ba...@ne...> - 2001-11-26 04:29:08
|
Hello, I'm having a terrible time getting Kmatplot to build. Everytime I = get into the build, I get an error in the opengl directory stating that = "glXCreateGLXPixmapMESA has not been used yet". There are other errors = as well. They all seem to be related to not having a definition of = glXCreateGLXPixmapMESA. It's only in the opengl directory where I get = these errors. I have all the required development sources: Mesa3D, qt-development, = f2c, tcl-development, etc. All are correctly installed, pointed to, and = the paths correctly configured by ./configure. But when I grep the = source files, I can only find a reference to glXCreateGLXPixmapMESA in = the source files of qt and mesa under the opengl folder. But even then, = I can't find a header file anywhere that defines glXCreateGLXPixmapMESA. Has anyone had this problem before? What am I doing wrong?=20 thanks, Paul |