From owner-freebsd-ports@FreeBSD.ORG Wed Nov 10 17:29:27 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 5803A16A4CE for ; Wed, 10 Nov 2004 17:29:27 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id E890643D3F for ; Wed, 10 Nov 2004 17:29:26 +0000 (GMT) (envelope-from jeffgaofreebsd@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so210102rnf for ; Wed, 10 Nov 2004 09:29:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=O+SwP9sNj2tFYNth+E3e6x/ngYyQ2aKIrb6YKRiOM07hwDn5sMS3YVXrN9aFeBvA7T2DGYzeiu41UKGG08oMeYNj5CBkxCtCoWVU+hnkFk4XLWxm9MlOuuARYlNuFaxkuh4ECbsuFetkvqMfNBCtcJb6XamF+gp0BUS4JMitMX4= Received: by 10.38.163.25 with SMTP id l25mr465180rne; Wed, 10 Nov 2004 09:29:26 -0800 (PST) Received: by 10.38.74.3 with HTTP; Wed, 10 Nov 2004 09:29:26 -0800 (PST) Message-ID: <639522fe0411100929da63d9c@mail.gmail.com> Date: Wed, 10 Nov 2004 10:29:26 -0700 From: Jie Gao To: Michael Nottebrock In-Reply-To: <200411101114.10488.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <639522fe041109143072521ecc@mail.gmail.com> <200411100343.19250.michaelnottebrock@gmx.net> <639522fe0411092015320bfe60@mail.gmail.com> <200411101114.10488.michaelnottebrock@gmx.net> 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 Reply-To: Jie Gao 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:29:27 -0000 Sorry, I didn't said that I was using the latest kile from CVS. And the configure script was generated from Makefile.cvs. Maybe I should try fixing the compiler flags manually. Other than the -pthread error, what else should I pay attention to? Thanks On Wed, 10 Nov 2004 11:14:06 +0100, Michael Nottebrock wrote: > On Wednesday, 10. November 2004 05:15, Jie Gao wrote: > > I tried that patch but rejected. > > What exactly did you do? I just verified that 'make > EXTRA_PATCHES=/usr/ports/x11/kde3/files/extrapatch-configure' does work > (i.e., the patch applies cleanly) with the latest version of kile in ports. > > > Afterwards I examined the Makefiles > > manually, and did a > > > > sed s/-lpthread/-pthread/g > > Please try again as I described. > > -- > > > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org > > >