Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2004 20:00:36 +0100
From:      Arjan van Leeuwen <avleeuwen@piwebs.com>
To:        freebsd-current@freebsd.org
Cc:        David Gilbert <dgilbert@dclg.ca>
Subject:   Re: Nontrivial brokeness with new threads.
Message-ID:  <200402242000.39419.avleeuwen@piwebs.com>
In-Reply-To: <16443.40552.320112.134239@canoe.dclg.ca>
References:  <16443.35905.455147.330275@canoe.dclg.ca> <20040224140151.xwg8kokc0sk0s40c@www.sweetdreamsracing.biz> <16443.40552.320112.134239@canoe.dclg.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tuesday 24 February 2004 19:56, David Gilbert wrote:
> >>>>> "Kenneth" == Kenneth Culver <culverk@sweetdreamsracing.biz> writes:
>
> Kenneth> If you're having trouble getting things to work right with
> Kenneth> that driver loaded, just edit your /etc/libmap.conf so that
> Kenneth> nothing uses libpthread; force everything to use libc_r.
>
> The advice earlier in the week had included forcing everything to use
> libpthread.  I don't remember seeing an explaination of why this is
> all broken.

The nvidia driver doesn't work with libpthread, so that's why you'll have to 
map libpthread back to libc_r.

However, if you don't have the nvidia driver, you'll probably want to use 
libpthread; that's why you'd then map libc_r to libpthread to avoid problems 
when not everything you have is already compiled against libpthread.

Arjan

>
> Dave.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAO59X3Ym57eNCXiERAvOqAKCKfH/uSFH2XEra126PDToDcYQoIACfbjJM
QcS70SW2HKBs020eQuM99O8=
=RGzO
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402242000.39419.avleeuwen>