[Xcb] [Fwd: Re: after update libxcb from git many programs fails to compile]
Vasiliy G Tolstov
v.tolstov at selfip.ru
Fri Apr 25 04:12:29 PDT 2008
On Thu, 2008-04-24 at 18:55 +0200, Christoph Pfister wrote:
> 2008/4/24 Vasiliy G Tolstov <v.tolstov at selfip.ru>:
> > On Wed, 2008-04-23 at 20:06 +0200, Christoph Pfister wrote:
> > > 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.
> >
> > No, i'm not mixing trees, i'm using only git sources. For test now - i'm
> > recompile libxcb and libX11 - problem is exists now =(
>
> Check yourself if you don't believe me - xcb 1.2 is neither mentioned
> in the offical xcb tree [1] nor in the offical X11 tree [2].
May be, libxcb-1.2 not exists, i'm using gentoo overlay x11 to build
xcb. Problem is solved after some changes
in /usr/lib64/pkgconfig/xcb-xlib.pc
/usr/lib64/pkgconfig/xcb-xlib.pc
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
includedir=${prefix}/include
Name: XCB Xlib
Description: XCB Xlib support functions
Version: 1.2
Requires: xcb
Libs: -L${libdir} -lxcb-xlib
Cflags: -I${includedir}
But needed (because building libxcb-xlib removed in Makefile)
Libs: -L${libdir}
P.S. Sorry for bad English.
--
Vasiliy G Tolstov
http://selfip.ru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2164 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xcb/attachments/20080425/31b6902c/attachment.bin
More information about the Xcb
mailing list