[Wine] (3) Anyone compiled a 64 bit version from source??

Michael D. Johnson mikej163 at cableone.net
Tue Oct 30 10:39:52 CDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20071030/8647d8b5/attachment.htm 


More information about the wine-users mailing list