Date: Tue, 7 Nov 2006 16:09:16 +0100 From: "Rene Ladan" <r.c.ladan@gmail.com> To: "Florent Thoumie" <flz@xbsd.org> Cc: freebsd-x11@freebsd.org Subject: Re: libxcb not loading Message-ID: <e890cae60611070709y508f30aen32fb83bec688ad66@mail.gmail.com> In-Reply-To: <1162911622.62931.33.camel@mayday.esat.net> References: <e890cae60611070538n7e506033pc9935f1913f5602c@mail.gmail.com> <1162907666.62931.21.camel@mayday.esat.net> <e890cae60611070630s3a35a291tcdb4bc528c87550f@mail.gmail.com> <1162911622.62931.33.camel@mayday.esat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Of course. Here they are.
Regards,
Rene
2006/11/7, Florent Thoumie <flz@xbsd.org>:
> On Tue, 2006-11-07 at 15:30 +0100, Rene Ladan wrote:
> > No change after updating libxcb to 0.9.92_1 and rebuilding libX11 after
> it. :(
> >
> > I logged out from the console and logged in again just to be sure.
>
> Can you show me x11.pc, xcb-xlib.pc and xcb.pc? They're all in
> ${PREFIX}/libdata/pkgconfig/.
>
> --
> Florent Thoumie
> flz@FreeBSD.org
> FreeBSD Committer
>
>
--
GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net)
"It won't fit on the line."
-- me, 2001
[-- Attachment #2 --]
/usr/X11/libdata/pkgconfig/x11.pc
[-- Attachment #3 --]
prefix=/usr/X11R6
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: XCB
Description: X-protocol C Binding
Version: 0.9.92
Libs: -L${libdir} -lxcb -pthread
Libs.private:
Cflags: -I${includedir}
[-- Attachment #4 --]
prefix=/usr/X11R6
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: XCB Xlib
Description: XCB Xlib support functions
Version: 0.9.92
Requires: xcb
Libs: -L${libdir} -lxcb-xlib
Cflags: -I${includedir}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e890cae60611070709y508f30aen32fb83bec688ad66>
