Missing symbols (_xcb_lock_io, _xcb_unlock_io)

walter harms wharms at bfs.de
Thu Jun 11 02:21:19 PDT 2009



Christopher Dale schrieb:
> Hi Joel,
> 
> I just wanted to let you know that I'm having the same problem with
> today's git pull. The first time I ran into this problem was with
> xbacklight (which I skipped over) and then the next time I ran into it
> was with xrandr (which I did *NOT* skip over) which has me stopped in
> my tracks until I can get it to compile correctly. I've tried all
> kinds of things with grepping for la files and deleting la files and
> nothing's worked. I've even re-compiled libX11 in the hopes that it
> might pick up on some of the attempts at grep/deleting the *la's. If
> anyone has any ideas, they are most welcome.
> 
> Thanks everyone!
> 

IMHO the most easy way is
grep -i  _xcb_unlock_io <libdir>
if it does not show up it is not there. for me it shows up in
libxcb and libxcb-xlib here you can go into details.

re,
 wh




More information about the xorg mailing list