[Xcb] No "xcb-xlib.pc" file?
Rémi Cardona
remi at gentoo.org
Fri Sep 4 00:08:19 PDT 2009
Le 04/09/2009 00:03, jdavies a écrit :
> Hi - apologies if this isn't the right forum. I'm trying to upgrade my
> X libraries - I downloaded the libX11-1.1.5 source, and when I try
> to ./configure it, I get:
>
> checking for X11... configure: error: Package requirements (xextproto
> xtrans xcb-xlib>= 0.9.92) were not met:
>
> No package 'xcb-xlib' found
This library was removed. You need to either upgrade everything (libxcb,
libX11) or stick with older versions :
libxcb libX11
<= 1.1 <= 1.1.5 (this version of xcb has xcb-xlib.pc)
>= 1.2 >= 1.2 (this one doesn't)
Cheers,
Rémi
More information about the Xcb
mailing list