http://bugs.winehq.org/show_bug.cgi?id=32974
Bug #: 32974 Summary: Wine is unable to detect LibOSMesa in Ubuntu Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jaimerave@gmail.com Classification: Unclassified
Created attachment 43551 --> http://bugs.winehq.org/attachment.cgi?id=43551 Config.log
At first I thought it was a duplicate of bug 31904 but I'm using Mesa 9.2.0 from Git and also tested with 9.0.2 that is supposed to fix the issue but I'm still getting: configure: libOSMesa development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
I'm Attaching my config.log. This is on Ubuntu 13.04.
http://bugs.winehq.org/show_bug.cgi?id=32974
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2013-02-14 03:14:22 CST --- /home/jaime/wine-git/conftest.c:171: undefined reference to `glAccum'
That's most likely still a shared glapi build.
http://bugs.winehq.org/show_bug.cgi?id=32974
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2013-02-15 04:29:37 CST --- You can do a nm -D on the library to check for glapi symbols. Anyway, it's still the same bug.
*** This bug has been marked as a duplicate of bug 31904 ***
http://bugs.winehq.org/show_bug.cgi?id=32974
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-02-23 19:39:20 CST --- Closing duplicate.