libxcb not loading

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


Better send it twice...  It suggests linking to pthread

2006/11/7, Florent Thoumie <flz at xbsd.org>:
> On Tue, 2006-11-07 at 16:09 +0100, Rene Ladan wrote:
> > Of course.  Here they are.
>
> x11.pc didn't work, can you resend (inline if you want)?
>
> The other two are fine.
>
> --
> 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 --------------
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