Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 03:33:04 +0100
From:      Emiel Kollof <coolvibe@hackerheaven.org>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: More information (was Re: pthread woes)
Message-ID:  <200212200333.04276.coolvibe@hackerheaven.org>
In-Reply-To: <20021220020545.GC75547@hackerheaven.org>
References:  <20021220013445.GA75547@hackerheaven.org> <20021220020545.GC75547@hackerheaven.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 20 December 2002 03:05, Emiel Kollof wrote:

> % gcc -o gtktest gtktest.c `gtk12-config --libs` `gtk12-config --cflags`
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'

It seems that XThrStub is causing problems. Even after a recompile of 
XFree86-4-libraries the problems still occur. What do I do now? I'm stuck.

Cheers,
Emiel
-- 
Emiel Kollof <coolvibe@hackerheaven.org> 
Platform agnostic git, *NIX crash test dummy,
Network necromancer and code mumbling sysadmin.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212200333.04276.coolvibe>