On Tuesday October 30 2007 15:39, Michael D. Johnson wrote: > Reply below: > > L. Rahyen wrote: > > This is how I understood your problem. Either: > > > > 1) Your version of SUSE have too old library or... > > 2) Your version of SUSE have a broken library. > > > > Is this correct? Only thing that WINE can fix is detect too old or > > broken library at configure time. Everything else is up to maintainers of > > particular package for particular distro. > > I have 64-bit old Debian Etch (downloaded when Etch was in the testing > > branch) and modern WINE is working fine there - even precompiled 32-bit > > packages with newest WINE work correctly without any additional effort. > > If you need more help, please provide terminal output with errors. > > Thank you for using WINE. > > I am including the terminal output for you to look at. It appears to me > that the library is out of date or the wrong library. To cut down on > excess typing, I've replaced the path to the build directory with ** > > 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 > > > The GLUT library that comes with OpenSuse 10.2 is FreeGlut 2.4 > > Mike I think that you just lack some GLU libraries (32-bit libGLU.so I guess). Try to run this: ./configure --verbose Then fix all dependencies. Does this help? Make sure that you are installing 32-bit versions of libraries otherwise ./configure script will skip them. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users