From owner-freebsd-stable Thu Dec 19 18:33: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39CD537B401 for ; Thu, 19 Dec 2002 18:33:07 -0800 (PST) Received: from tiamat.ipv6.hackerheaven.org (ipv6.hackerheaven.org [80.126.0.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ACE743EDA for ; Thu, 19 Dec 2002 18:33:06 -0800 (PST) (envelope-from coolvibe@hackerheaven.org) Received: from azazel.ipv6.hackerheaven.org (azazel.ipv6.hackerheaven.org [10.0.0.11]) by tiamat.ipv6.hackerheaven.org (8.12.6/8.12.6) with ESMTP id gBK2WE51076459 for ; Fri, 20 Dec 2002 03:32:15 +0100 (CET) (envelope-from coolvibe@hackerheaven.org) From: Emiel Kollof Organization: Hackerheaven dot ORG To: freebsd-stable@FreeBSD.ORG Subject: Re: More information (was Re: pthread woes) Date: Fri, 20 Dec 2002 03:33:04 +0100 User-Agent: KMail/1.5 References: <20021220013445.GA75547@hackerheaven.org> <20021220020545.GC75547@hackerheaven.org> In-Reply-To: <20021220020545.GC75547@hackerheaven.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200212200333.04276.coolvibe@hackerheaven.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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