From owner-freebsd-stable Fri Dec 20 4:53:15 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 2D31337B401 for ; Fri, 20 Dec 2002 04:53:14 -0800 (PST) Received: from tiamat.ipv6.hackerheaven.org (ipv6.hackerheaven.org [80.126.0.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id D124B43EDE for ; Fri, 20 Dec 2002 04:53:12 -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 gBKCqI51081251; Fri, 20 Dec 2002 13:52:18 +0100 (CET) (envelope-from coolvibe@hackerheaven.org) From: Emiel Kollof Organization: Hackerheaven dot ORG To: Ulrich Spoerlein Subject: Re: More information (was Re: pthread woes) Date: Fri, 20 Dec 2002 13:53:09 +0100 User-Agent: KMail/1.5 Cc: freebsd-stable@FreeBSD.ORG References: <20021220013445.GA75547@hackerheaven.org> <20021220020545.GC75547@hackerheaven.org> <20021220133002.03a98f65.q@uni.de> In-Reply-To: <20021220133002.03a98f65.q@uni.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200212201353.09835.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 13:30, Ulrich Spoerlein wrote: > % cc -o gtktest gtktest.c `gtk-config --cflags` `gtk-config --libs` > % ./gtktest > (1)% > > your system is f****d up. Interesting. What is your XFree86 port version? Was it a package from a remote pkg_add or did you compile from ports? Is your X port/package older or newer than XFree86-libraries-4.2.1_5? Telling me my system is "f****d up" isn't really helpful. Mind you that everything works, I just can't compile new X apps, because it seems that all X apps suddenly require threading and some library is making my compiler spew senseless crap at me. Also, I find it very strange that even very simple X apps need full blown POSIX threading all of a sudden. I'm investigating in what I think is a bug. "it works for me"-reports are useless to me if you can only tell me that I broke my system. I would be more interested in reports that confirm what I suspect. And better yet, that can lead to a solution. 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