[Xcb] [Bug 73237] [IVB] libxcb-dri3 undefined symbol: xcb_send_fd results in OpenGL not found in Wine games
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 2 13:29:39 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73237
--- Comment #2 from patrickthen at web.de ---
I managed to install it simply by installing the latest updates from
xorg-edgers, which didn't give any issues.
Since they recommended going to bugs.freedesktop.org for bug reports, I ended
up here.
nm -D /usr/lib/i386-linux-gnu/libxcb.so | grep xcb_send_fd
Did indeed not find anything, but it seems that I only have libxcb.so.1
instead.
Creating a renamed libxcb.so then results in
00009340 T xcb_send_fd
But that won't change anything about my issues.
Instead I tried
nm -D /usr/lib/i386-linux-gnu/libxcb-dri3.so.0 | grep xcb_send_fd
which gave me
U xcb_send_fd
If you insist that it isn't your bug, I will try the edgers ppa again.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20140102/2d04e085/attachment.html>
More information about the Xcb
mailing list