Michael D. Johnson
2007-Oct-20 22:59 UTC
[Wine] Need help compiling on OpenSuse 10.2 -- 64 bit smp machine
I have been trying to get Wine 0.9.47 to compile on my machine. I've followed the direction on the site for compiling a 64 bit cross version with Suse. Everything runs fine for about 4 minutes and then I get a pile of error messages --- shown at the end of this email. Apparently it is not finding any GLU libraries but I show that the freeglut library is installed correctly. Has anyone else run into this, and how did you fix it?? Mike Error message returned by gcc: wgl.o: In function `wglUseFontOutlines_common': **/wine-0.9.47/dlls/opengl32/wgl.c:384: undefined reference to `gluNewTess' **/wine-0.9.47/dlls/opengl32/wgl.c:387: undefined reference to `gluTessCallback' **/wine-0.9.47/dlls/opengl32/wgl.c:388: undefined reference to `gluTessCallback' **/wine-0.9.47/dlls/opengl32/wgl.c:389: undefined reference to `gluTessCallback' **/wine-0.9.47/dlls/opengl32/wgl.c:493: undefined reference to `gluTessEndContour' **/wine-0.9.47/dlls/opengl32/wgl.c:505: undefined reference to `gluTessEndPolygon' **/wine-0.9.47/dlls/opengl32/wgl.c:447: undefined reference to `gluTessBeginPolygon' **/wine-0.9.47/dlls/opengl32/wgl.c:454: undefined reference to `gluTessBeginContour' **/wine-0.9.47/dlls/opengl32/wgl.c:457: undefined reference to `gluTessVertex' **/wine-0.9.47/dlls/opengl32/wgl.c:471: undefined reference to `gluTessVertex' **/wine-0.9.47/dlls/opengl32/wgl.c:500: undefined reference to `gluTessEndContour' **/wine-0.9.47/dlls/opengl32/wgl.c:515: undefined reference to `gluDeleteTess' **/wine-0.9.47/dlls/opengl32/wgl.c:484: undefined reference to `gluTessVertex' **/wine-0.9.47/dlls/opengl32/wgl.c:487: undefined reference to `gluTessVertex' collect2: ld returned 1 exit status -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20071020/d4f65a97/attachment.htm