[Bug 12494] New: -lGLU flag not activated
http://bugs.winehq.org/show_bug.cgi?id=12494 Summary: -lGLU flag not activated Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P3 Component: opengl AssignedTo: wine-bugs(a)winehq.org ReportedBy: andriusmao(a)gmail.com in wine 0.9.59's source, in ..../dlls/opengl32/ makefile doesn't activate -lGLU, causing some errors -- 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=12494 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-10 21:10:12 --- What application does this affect? -- 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=12494 --- Comment #2 from Andrius <andriusmao(a)gmail.com> 2008-04-11 11:43:57 --- no, It's when compiling wine 0.9.59 from source -- 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=12494 --- Comment #3 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-04-30 07:32:34 --- On what distribution is this? Is the distribution 32bit or 64bit? If it is 64bit do you have a 32bit libGLU around? -- 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=12494 --- Comment #4 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2008-04-30 09:21:48 --- Andrius, don't reply to wine-bugs, please post in Bugzilla. Email read: "it's 32 bit, I have libGLU but the flag -lGLU isn't activated somehow in the .../dlls/opengl32/ makefile It's a knoppix-based distribution" -- 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=12494 --- Comment #5 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-04-30 12:07:32 --- There is indeed a bug in our makefiles but I think there is also something wrong on your system. The configure script unlocks GLU functions when GLU.h is found which doesn't guarantee libGLU.so is around too. When we detect libGLU.so then we also set it but for some reason libGLU wasn't found (perhaps it is not in a standard location). I just submitted a patch to load libGLU at runtime. -- 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=12494 --- Comment #6 from Andrius <andriusmao(a)gmail.com> 2008-04-30 19:50:29 --- /usr/include/GL/glu.h /usr/lib/libGLU.so these are the locations, I think they're standard. libGLU.so is a symlink to libGLU.so.1 which is a symlink to libGLU.so.1.3.060501 in same location. is there any way to find out why ./configure generate a makefile without -lGLU flag for opengl32 dll? -- 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=12494 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-05-01 06:41:01 --- Alexandre has added a fix. -- 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=12494 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:37:32 --- Closing bugs fixed in 0.9.61. -- 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