libxcb not loading

Rene Ladan r.c.ladan at gmail.com
Tue Nov 7 15:09:30 UTC 2006


Of course.  Here they are.

Regards,
Rene

2006/11/7, Florent Thoumie <flz at 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 at 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
-------------- next part --------------
/usr/X11/libdata/pkgconfig/x11.pc
-------------- next part --------------
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}
-------------- next part --------------
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}


More information about the freebsd-x11 mailing list