[Bug 15391] New: "--without-opengl" configure option doesn't compile anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 23 15:10:38 CDT 2008


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

           Summary: "--without-opengl" configure option doesn't compile
                    anymore
           Product: Wine
           Version: 1.1.5
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: opengl
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine at mail.kilgus.net


Starting with 1.1.4 (1.1.3 was fine) the "--without-opengl" configuration
option doesn't compile anymore, since it now tries to compile opengl32.dll
regardless and subsequently fails because of undefined references.

Checked on two completely different Linux systems.

make[2]: Entering directory `/tmptmp/wine-1.1.5/dlls/opengl32'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./opengl32.spec   
opengl_ext.o opengl_norm.o wgl.o     version.res  -o opengl32.dll.so  -luser32
-lgdi32 -ladvapi32 -lkernel32 -lntdll  -lSM -lICE -lXext -lX11  
../../libs/port/libwine_port.a
opengl_norm.o: In function `wine_glViewport':
/tmptmp/wine-1.1.5/dlls/opengl32/opengl_norm.c:3720: undefined reference to
`glViewport'
[...]


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list