|
From: RuehaakW <w.r...@gg...> - 2001-01-11 10:52:24
|
Hello, I have some problems with vis5d on a Sun UltraSparc 10, Solaris 7, with OpenGL. If I try to start the pre-compiled version (SUN Ultra / SunOS 5.x with Creator graphics and Sun's OpenGL) I get the following error message: Error: glXMakeCurrent failed! And if I try to compile vis5d on my own (vis5d-5.2 and vis5d+) I get the following errors: "api.c", line 41: Can't find include file GL/gl.h "api.c", line 42: Can't find include file GL/glu.h "api.c", line 43: Can't find include file GL/glx.h "./globals.h", line 31: Can't find include file GL/glx.h "./api.h", line 33: Can't find include file GL/gl.h "./api.h", line 34: Can't find include file GL/glu.h "./api.h", line 35: Can't find include file GL/glx.h "api.c", line 5846: howmany: argument mismatch "api.c", line 5846: howmany: argument mismatch "api.c", line 5850: howmany: argument mismatch "api.c", line 5850: howmany: argument mismatch "api.c", line 5884: howmany: argument mismatch "api.c", line 5884: howmany: argument mismatch "api.c", line 5943: howmany: argument mismatch "api.c", line 5943: howmany: argument mismatch make[2]: *** [api.o] Error 2 I have a little bit experience with 'making' vis5d on linux where it worked better ... Thanks, in advance, sincerely Wolfram Ruehaak |