From owner-freebsd-stable Fri Dec 20 5:19:21 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 79E7D37B405 for ; Fri, 20 Dec 2002 05:19:19 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E981943EDC for ; Fri, 20 Dec 2002 05:19:16 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id OAA25803 for ; Fri, 20 Dec 2002 14:19:15 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by virusscan.rz.uni-wuerzburg.de (Postfix) with ESMTP id A667865616 for ; Fri, 20 Dec 2002 14:19:15 +0100 (CET) Received: from wrzx37.rz.uni-wuerzburg.de (wrzx37.rz.uni-wuerzburg.de [132.187.3.37]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 93E5FE24 for ; Fri, 20 Dec 2002 14:19:15 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by spamcheck.rz.uni-wuerzburg.de (Postfix) with ESMTP id 05125A1A7 for ; Fri, 20 Dec 2002 14:19:15 +0100 (CET) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with SMTP id AAAFB3FF for ; Fri, 20 Dec 2002 14:19:14 +0100 (CET) Received: (qmail 49341 invoked from network); 20 Dec 2002 13:19:14 -0000 Received: from gb-007.galgenberg.net (HELO roadrunner) (132.187.222.7) by galgenberg.net with SMTP; 20 Dec 2002 13:19:14 -0000 Date: Fri, 20 Dec 2002 14:19:13 +0100 From: Ulrich Spoerlein To: Emiel Kollof Cc: freebsd-stable@FreeBSD.ORG Subject: Re: More information (was Re: pthread woes) Message-Id: <20021220141913.24e23133.q@uni.de> In-Reply-To: <200212201353.09835.coolvibe@hackerheaven.org> References: <20021220013445.GA75547@hackerheaven.org> <20021220020545.GC75547@hackerheaven.org> <20021220133002.03a98f65.q@uni.de> <200212201353.09835.coolvibe@hackerheaven.org> X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.IdlvSbV(OOXFQP" X-Spam-Status: No, hits=-3.3 required=8.0 tests=IN_REP_TO,NICE_HELO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_01_02 version=2.42-string_20021002 X-Spam-Level: X-Virus-Scanned: by AMaViS snapshot-20020422 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 --=.IdlvSbV(OOXFQP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On 2002/12/20-13:53:09 Emiel Kollof 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? XFree86-libraries-4.2.1_5 build from ports with base gcc %gcc --version 2.95.4 >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. which compiler? did you touch /etc/make.conf? make sure your CFLAGS settings are sane. >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. --=.IdlvSbV(OOXFQP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+AxjRmArGtfDbn0QRAit3AKCuUFdjm5jzxeiLqZ676hSE0jUg9gCfWzE5 g3PMHWayN/yePQxJnH0rDng= =09QG -----END PGP SIGNATURE----- --=.IdlvSbV(OOXFQP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message