Re: [Plib-users] Please Help!
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-08-16 05:04:25
|
Ibrahim El-Shafei wrote: > At the installation, I typed ./configure and its ok no problem but when > I typed make I got the message attached with my E-Mail. That's a pretty strange error message - it doesn't say what exactly is wrong! It looks like some problem in the Mesa/OpenGL install. You *should* have your OpenGL headers in /usr/include/GL - but it's complaining about something in /usr/local/include/GL/glx.h Is it possible that you have an old, broken OpenGL/Mesa in /usr/local/include? > make[2]: Entering directory `/tmp/plib-1.2.0/src/pui' > c++ -DPACKAGE=\"plib\" -DVERSION=\"1.2.0\" -DHAVE_LIBDL=1 -DHAVE_LIBMESAGL=1 -DHAVE_LIBGLU=1 > -DHAVE_LIBGLUT=1 -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DLINUX_JOYSTICK_IS_PRESENT=1 > -I. -I. -I../../src/sg -I../../src/fnt -g -O2 -O6 -Wall -c pu.cxx > In file included from /usr/local/include/GL/glx.h:46, > from puLocal.h:11, > from pu.cxx:2: > make[2]: *** [pu.o] Error 1 > make[2]: Leaving directory `/tmp/plib-1.2.0/src/pui' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/plib-1.2.0/src' > make: *** [all-recursive] Error 1 -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |