[Bug 15391] New: "--without-opengl" configure option doesn't compile anymore
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(a)winehq.org ReportedBy: wine(a)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.
http://bugs.winehq.org/show_bug.cgi?id=15391 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-09-23 18:36:03 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15391 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Component|opengl |build-env -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15391 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|UNCONFIRMED |RESOLVED Component|build-env |opengl Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-09-24 09:36:58 --- Alexandre committed a fix: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e9504da5c6c996f6f6936... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15391 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:11:09 --- Closing bugs fixed in 1.1.6. -- 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.
participants (1)
-
wine-bugs@winehq.org