<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Hello!<BR>
I'm using latest libxcb from freedesktop git (i'm needed libxcb &gt;= 1.2 because i'm using libX11 from git too)<BR>
After updating many programs that need libxcb fails to compile with message<BR>
/usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_unlock_io'<BR>
/usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_lock_io'<BR>
And some programs need /usr/lib/libxcb-xlib.la , that does not exists ...<BR>
<BR>
Can You help me ? <BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
-- <BR>
Vasiliy Tolstov<BR>
http://selfip.ru
</TD>
</TR>
</TABLE>
<BR>
</BODY>
</HTML>