<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1251"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ccffff" text="#000000">
Reply below:<br>
<br>
L. Rahyen wrote:
<blockquote cite="mid:200710300941.15023.research@science.su"
 type="cite">
  <pre wrap="">
        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.

  </pre>
</blockquote>
<br>
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 **<br>
<br>
wgl.o: In function `wglUseFontOutlines_common':<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:384: undefined reference to
`gluNewTess'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:387: undefined reference to
`gluTessCallback'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:388: undefined reference to
`gluTessCallback'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:389: undefined reference to
`gluTessCallback'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:493: undefined reference to
`gluTessEndContour'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:505: undefined reference to
`gluTessEndPolygon'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:447: undefined reference to
`gluTessBeginPolygon'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:454: undefined reference to
`gluTessBeginContour'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:457: undefined reference to
`gluTessVertex'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:471: undefined reference to
`gluTessVertex'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:500: undefined reference to
`gluTessEndContour'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:515: undefined reference to
`gluDeleteTess'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:484: undefined reference to
`gluTessVertex'<br>
**/wine-0.9.47/dlls/opengl32/wgl.c:487: undefined reference to
`gluTessVertex'<br>
collect2: ld returned 1 exit status<br>
<br>
<br>
The GLUT library that comes with OpenSuse 10.2 is FreeGlut 2.4<br>
<br>
Mike<br>
</body>
</html>