From owner-freebsd-ports@FreeBSD.ORG Wed Nov 10 17:46:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2A7316A4CE for ; Wed, 10 Nov 2004 17:46:22 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B33243D53 for ; Wed, 10 Nov 2004 17:46:22 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 15511 invoked by uid 65534); 10 Nov 2004 17:46:20 -0000 Received: from pD95D8910.dip.t-dialin.net (EHLO lofi.dyndns.org) (217.93.137.16) by mail.gmx.net (mp019) with SMTP; 10 Nov 2004 18:46:20 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id iAAHk8FX048866 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 10 Nov 2004 18:46:08 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Jie Gao Date: Wed, 10 Nov 2004 18:46:03 +0100 User-Agent: KMail/1.7.1 References: <639522fe041109143072521ecc@mail.gmail.com> <200411101114.10488.michaelnottebrock@gmx.net> <639522fe0411100929da63d9c@mail.gmail.com> In-Reply-To: <639522fe0411100929da63d9c@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1142259.dgloXPRAZo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411101846.07310.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: freebsd-stable@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: When will a thread-safe nvidia-driver be available? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 17:46:23 -0000 --nextPart1142259.dgloXPRAZo Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday, 10. November 2004 18:29, Jie Gao wrote: > Sorry, I didn't said that I was using the latest kile from CVS. :-/. Why are you discussing issues with KDE HEAD software on freebsd-ports.= =2E.? > And=20 > the configure script was generated from Makefile.cvs. The admin/acinclude.m4.in from KDE HEAD has the freebsd pthread configure=20 check fixed, you just need to set PTHREAD_LIBS in configure's environment=20 (i.e. run env PTHREAD_LIBS=3D-pthread ./configure).=20 Check configure's output, it should contain this line: checking whether c++ supports -pthread... yes It should NOT look like this: checking for pthread_create in -lpthread... yes =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1142259.dgloXPRAZo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBklPfXhc68WspdLARAisIAJ0aBfS4IoV7BQ1PlHLLV6WgJ4UH2gCfQRPx R3GJK41j5i7kWjmRtq9jkFc= =IKz3 -----END PGP SIGNATURE----- --nextPart1142259.dgloXPRAZo--