[Bug 15375] New: Failed to load libGL: dlopen(libGL.1.dylib, 266): image not found
http://bugs.winehq.org/show_bug.cgi?id=15375 Summary: Failed to load libGL: dlopen(libGL.1.dylib, 266): image not found Product: Wine Version: 1.1.5 Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: vladimir.endaltcev(a)gmail.com After upgrading XQuartz to latest version 2.3.1 and installing wine 1.1.5 using macports (wine-devel port) got following: -- err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 266): image not found err:wgl:has_opengl OpenGL support is disabled. If set LD_LIBRARY_PATH to /usr/X11/lib then libGL works but faced to: --- err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is unsupported. Expect problems. Could you explain why it is necessary to set env variables after installation? Is it wine compilation defect? Thanks in advance, Vladimir -- 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=15375 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmx.net -- 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=15375 --- Comment #1 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-09-22 13:58:53 --- No idea why that is needed perhaps something went wrong during configure (check if it found the correct libGL path and not another libGL). It must have found a lib as else wine would have been build without opengl in the first place. GLX_SGIX_fbconfig is required for wine's opengl support. I'm not sure if xquartz offers it but you could try to let the check pass in dlls/winex11.drv/opengl.c as some drivers don't advertise support for it properly. -- 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=15375 Calvin Loncaric <marvinx03(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marvinx03(a)gmail.com --- Comment #2 from Calvin Loncaric <marvinx03(a)gmail.com> 2008-09-28 00:53:47 --- This is not related to the linker problems, but it seems the XQuartz people are aware of the problems with GLX_SGIX_fbconfig: http://xquartz.macosforge.org/trac/ticket/122 -- 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=15375 --- Comment #3 from Vladimir Endaltsev <vladimir.endaltcev(a)gmail.com> 2008-09-28 02:06:52 --- GLX_SGIX_fbconfig isn't supported by XQuartz. But why I need to set LD_LIBRARY_PATH after installation for wine to see libGL.dylib? -- 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=15375 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kent(a)bci.com --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-15 01:30:54 --- *** Bug 16512 has been marked as a duplicate of this bug. *** -- 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=15375 Brad <brad(a)w0wdx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Brad <brad(a)w0wdx.com> 2008-12-16 19:34:17 --- *** This bug has been confirmed by popular vote. *** -- 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=15375 Brad <brad(a)w0wdx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brad(a)w0wdx.com --- Comment #6 from Brad <brad(a)w0wdx.com> 2008-12-16 19:35:47 --- xquartz ticket 122 closed with xquartz 2.3.2 rc builds, wine bug still exists -- 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=15375 --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-16 20:27:31 --- (In reply to comment #6)
xquartz ticket 122 closed with xquartz 2.3.2 rc builds, wine bug still exists
It's not a bug in Wine, take up the issue with the xquartz people. -- 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=15375 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |PC -- 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=15375 Steven Edwards <winehacker(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehacker(a)gmail.com --- Comment #8 from Steven Edwards <winehacker(a)gmail.com> 2009-05-18 00:59:17 --- (In reply to comment #7)
(In reply to comment #6)
xquartz ticket 122 closed with xquartz 2.3.2 rc builds, wine bug still exists
It's not a bug in Wine, take up the issue with the xquartz people.
Confirmed working with 2.3.3. Please close -- 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=15375 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|build-env |-unknown Resolution| |INVALID --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-18 01:12:32 --- Not a Wine bug then. -- 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=15375 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-18 01:15:27 --- Closing. -- 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=15375 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X -- 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