From owner-freebsd-stable  Sun Nov 10  9:50:56 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 B2C2337B401
	for <freebsd-stable@freebsd.org>; Sun, 10 Nov 2002 09:50:55 -0800 (PST)
Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 29CD643E3B
	for <freebsd-stable@freebsd.org>; Sun, 10 Nov 2002 09:50:55 -0800 (PST)
	(envelope-from dwcjr@inethouston.net)
Received: by leviathan.inethouston.net (Postfix, from userid 1001)
	id 7094910DE0C; Sun, 10 Nov 2002 11:50:47 -0600 (CST)
Date: Sun, 10 Nov 2002 11:50:47 -0600
From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: Erik Paulsen =?iso-8859-1?Q?Sk=E5lerud?= <erik@pentadon.com>
Cc: Jon Nistor <nistor@snickers.org>, freebsd-stable@freebsd.org
Subject: Re: (More) NVIDIA driver question.
Message-ID: <20021110175047.GA78295@leviathan.inethouston.net>
Reply-To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Mail-Followup-To: Erik Paulsen =?iso-8859-1?Q?Sk=E5lerud?= <erik@pentadon.com>,
	Jon Nistor <nistor@snickers.org>, freebsd-stable@freebsd.org
References: <jUsT.aNoTheR.mEsSaGe.iD.103694949613088@webmail.yi.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <jUsT.aNoTheR.mEsSaGe.iD.103694949613088@webmail.yi.org>
X-Operating-System: FreeBSD 4.6-STABLE i386
User-Agent: Mutt/1.5.1i
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

On Sun, Nov 10, 2002 at 06:29:01PM +0100, Erik Paulsen Skålerud wrote:
> Well, I have the game installed. It wont run.
> 
> >From http://www.thirteenandtwo.org/nvidia-freebsd-faq.html:
> 
> "Q: When I start a multithreaded game/app under linux_compat all 
> hell breaks loose and my machine dies.
> 
> A: There are still some troubles with multithreaded apps under linux_compat.
> Set the environment variable __GL_SINGLE_THREADED - that should 
> do the trick."
> 
> I tried this, but don't a variable need a value?

Nope, you should be able to build with just -D__GL_SINGLE_THREADED

It is just checking to see if that variable is defined, not usually 
the actual value.

-- 
David W. Chapman Jr.
dwcjr@inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message