From owner-freebsd-stable@FreeBSD.ORG Thu Apr 3 23:35:30 2003 Return-Path: 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 2CAF837B409 for ; Thu, 3 Apr 2003 23:35:29 -0800 (PST) Received: from vivaldi.meteo.fr (vivaldi.meteo.fr [137.129.28.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D1643F75 for ; Thu, 3 Apr 2003 23:35:27 -0800 (PST) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) HAA27720 for ; Fri, 4 Apr 2003 07:35:14 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) IAA09851; Fri, 4 Apr 2003 08:35:08 +0100 (MET) Received: from exmatis1.cnrm.meteo.fr (exmatis1.cnrm.meteo.fr [137.129.157.46]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_18546)/8.7.1) id JAA29768; Fri, 4 Apr 2003 09:35:07 +0200 (METDST) Received: (from pokrovsi@localhost) by exmatis1.cnrm.meteo.fr (8.12.8/8.12.8) id h347Ypfp000388; Fri, 4 Apr 2003 09:34:51 +0200 (CEST) (envelope-from pokrovsi) Date: Fri, 4 Apr 2003 09:34:51 +0200 From: Igor Pokrovsky To: Chris Pressey Message-ID: <20030404073451.GA358@exmatis1.cnrm.meteo.fr> Mail-Followup-To: Igor Pokrovsky , Chris Pressey , jd@jackdan.net, freebsd-stable@freebsd.org References: <200304030044.33060.jd@jackdan.net> <20030403120729.4ac5b2c7.cpressey@catseye.mb.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030403120729.4ac5b2c7.cpressey@catseye.mb.ca> User-Agent: Mutt/1.4.1i X-Accept-Language: ru X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (cti825/CNRM) Organization: METEO FRANCE(CNRM) cc: freebsd-stable@freebsd.org cc: jd@jackdan.net Subject: Re: Recompiling QT for nvidia drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 07:35:30 -0000 On Thu, Apr 03, 2003 at 12:07:29PM -0600, Chris Pressey wrote: > On Thu, 3 Apr 2003 00:44:32 -0500 > Jean-Daniel wrote: > > > Hi everyone, recently I was told on this mailing list that to avoid > > the kde/nvidia bug when closing apps I had to recompile qt with the > > OPENGL=NO option. > > > > I was wondering if there was maybe a little hwoto somewhere on how to > > do that? I mean, all the apps that depend on QT, all the Kde stuff > > I'll also have to recompile to get a working KDE, the arguments to > > pass to each new make install, etc... Or if someone could just give > > me a few directions, it would be greatly apprecitated. (running > > FreeBSD 4.8 btw) > > I know nothing about nvidia, but if what you're asking is, how can you > easily pass OPENGL=NO to all your ports - have you tried putting it in > /etc/make.conf ? You can also specify any options in /usr/local/etc/pkgtools.conf, if you are using portupgrade. -- Igor