[Bug 6465] New: wine/dlls/opengl32 sources fail to compile without linking to libglu32

Wine Bugs wine-bugs at winehq.org
Tue Oct 17 00:49:58 CDT 2006


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

           Summary: wine/dlls/opengl32 sources fail to compile without
                    linking to libglu32
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P4
         Component: wine-files
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: sparr0 at gmail.com


I already resolved the problem and thus lost the entirety of the error message
and command line in my console buffer, but one relevant line is this:

wgl.o: In function
`wglUseFontOutlines_common':/home/sparr/source/wine/wine/dlls/opengl32/wgl.c:355:
undefined reference to `gluNewTess'

The compiler was called without an apparently neccessary "-lglu32", the addition
of which appears to have solved the problem.

I am compiling on debian unstable on k7/i686/ia32.

-- 
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