[Xcb] after update libxcb from git many programs fails to compile
Christoph Pfister
christophpfister at gmail.com
Wed Apr 23 11:06:18 PDT 2008
2008/4/23 Vasiliy G Tolstov <v.tolstov at selfip.ru>:
> Hello!
> I'm using latest libxcb from freedesktop git (i'm needed libxcb >= 1.2
> because i'm using libX11 from git too)
You're mixing trees (the offical libX11 tree needs < 1.2; and the
official libxcb tree isn't 1.2 yet). So if you want to try the handoff
stuff you first have to recompile patched libxcb, then recompile
patched libX11.
> After updating many programs that need libxcb fails to compile with message
> /usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_unlock_io'
> /usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_lock_io'
> And some programs need /usr/lib/libxcb-xlib.la , that does not exists ...
>
> Can You help me ?
Christoph
More information about the Xcb
mailing list