[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 12:26:58 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73237

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #1 from Uli Schlachter <psychon at znc.in> ---
If you want me to guess:
You somehow managed to install libxcb-dri3, but your libxcb version is too old
for that. If that is in fact true, this is a problem of the xorg-edgers ppa.

Does the following command find anything?

 $ nm -D /usr/lib/i386-linux-gnu/libxcb.so | grep xcb_send_fd

Alternatively, you have an old version of libxcb.so laying around somewhere in
your linker's search path. That's not a libxcb problem either.

-- 
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/fa25985b/attachment.html>


More information about the Xcb mailing list