From owner-freebsd-stable Fri Dec 20 5:28:44 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 828DE37B401 for ; Fri, 20 Dec 2002 05:28:42 -0800 (PST) Received: from tiamat.ipv6.hackerheaven.org (ipv6.hackerheaven.org [80.126.0.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AFAA43EEA for ; Fri, 20 Dec 2002 05:28:41 -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 gBKDRl51081539; Fri, 20 Dec 2002 14:27:48 +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 14:28:39 +0100 User-Agent: KMail/1.5 Cc: freebsd-stable@FreeBSD.ORG References: <20021220013445.GA75547@hackerheaven.org> <200212201353.09835.coolvibe@hackerheaven.org> <20021220141913.24e23133.q@uni.de> In-Reply-To: <20021220141913.24e23133.q@uni.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200212201428.39408.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 14:19, Ulrich Spoerlein wrote: > On 2002/12/20-13:53:09 Emiel Kollof wrote: > >> % cc -o gtktest gtktest.c `gtk-config --cflags` `gtk-config --libs` > >> % ./gtktest > >> (1)% ... > >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? > > XFree86-libraries-4.2.1_5 build from ports with base gcc > > %gcc --version > 2.95.4 Hmm, same as me. I got: gcc version 2.95.4 20020320 [FreeBSD] > which compiler? did you touch /etc/make.conf? make sure your CFLAGS > settings are sane. Same version as yours. Relevant bits in my make.conf: CPUTYPE=p2 CFLAGS=-O3 -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized I also have the GXX matrox drivers enabled (since I own and use a Matrox G450 card) in the server port, but that shouldn't matter, I think. > >Also, I find it very strange that even very simple X apps need full blown > >POSIX threading all of a sudden. > > that's strange indeed. Exactly. I'm going to try nuking X alltogether from my system and start from scratch again, and try to see if this happens again. 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