libxcb not loading

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


Oops, I entered the wrong path in Lynx for x11.pc.
Here it is.

Regards,
Rene

2006/11/7, Rene Ladan <r.c.ladan at gmail.com>:
> 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
>
>


-- 
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 --------------
prefix=/usr/X11R6
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

xthreadlib=-pthread

Name: X11
Description: X Library
Version: 1.0.99.2
Requires: xproto kbproto inputproto xcb-xlib
Requires.private: xau xdmcp
Cflags: -I${includedir} -D_THREAD_SAFE
Libs: -L${libdir} -lX11
Libs.private: -pthread


More information about the freebsd-x11 mailing list