[Bug 5124] Cannot compile wine 0.9.12 - gluNewTess is missing

Wine Bugs wine-bugs at winehq.org
Thu May 25 15:59:33 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5124





------- Additional Comments From fojtik at penguin.cz  2006-25-05 15:59 -------
Dear Tom,

after several hours of analysing, I have found a source of problem.

please edit
  wine/dlls/opengl32/Makefile

and add   
   -L GLU
to EXTRALIBS. After this modiffication wine got compiled. libGL do NOT contain
gluTessVertex. Even when I upgraded OpenGL, the problem persists. May be, that 
peoples have some libGL that is merged with libGLU, but when I compiled Mesa by
standard way, it generates libGL and libGLU.

Please do something to prevent anybody else to fall into this.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list