[Xcb] Problems with libxcb-xlib.so on FreeBSD

Vincent Torri vtorri at univ-evry.fr
Tue Oct 17 13:37:59 PDT 2006


hey

there is maybe a -lpthread that is missing

try that :

in libxcb/src/Makefile.am, line 110, add :

-lpthread

and recompile

If it works, I'll open a bug about that problem

Vincent

On Tue, 17 Oct 2006, Jeremy Sherling wrote:

> Hello, I have just installed the latest version of xcb from git, and whenever 
> I try to build something that uses libxcb-xlib.so, I get an error.
>
> libxcb-xlib.so: undefined reference to `pthread_equal'
>
> I am on FreeBSD 6.1 with x.org 7.1.  Does anyone have any idea why this is 
> happening?  Half of X won't build.
>
> Thanks,
> Jeremy
>
> _________________________________________________________________
> Try the next generation of search with Windows Live Search today! 
> http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&source=hmtagline
>
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
>
> -- 
> Ce message a été vérifié par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a été trouvé.
> Message délivré par le serveur de messagerie de l'Université d'Evry.
>
>


More information about the Xcb mailing list