On 7/3/06, Bradley Arsenault <[EMAIL PROTECTED]> wrote:
I'm using the standard autoconf on Fedore core 5 x86, with livna
nvidea opengl. It seems as if configure is looking for library named
glu32, where on my system, its simply named GLU, causing it to fail
when glu exists entirely. I'm making a symlink to circumvent this, but
I hope it can be fixed in the future.



It seems the problem has broadened somewhat, although I did symlink
glu32, I also seem to be missing "GL/glu.h", although I have
"GL/gl.h".


checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking for glBegin in -lGL... yes
checking for gluOrtho2D in -lGLU... no
checking OpenGL/gl.h usability... no
checking OpenGL/gl.h presence... no
checking for OpenGL/gl.h... no
checking OpenGL/glu.h usability... no
checking OpenGL/glu.h presence... no
checking for OpenGL/glu.h... no
checking for GL/gl.h... (cached) yes
checking for GL/glu.h... (cached) no
checking for main in -lopengl32... no
checking for main in -lglu32... yes


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to