Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2004 19:45:08 -0800 (PST)
From:      Doug Barton <DougB@FreeBSD.org>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: latest current + latest ports + nvidia == no GL (pthread problem?)
Message-ID:  <20040207194206.D89563@ync.qbhto.arg>
In-Reply-To: <20040207180930.I89563@ync.qbhto.arg>
References:  <20040207180930.I89563@ync.qbhto.arg>

next in thread | previous in thread | raw e-mail | index | archive | help
As several people were kind enough to point out, the KSE developers are
still conveniently ignoring the fact that third party drivers and
software use static LDT allocation, and therefore are incompatible with
KSE.

The following entries in /etc/libmap.conf solve the immediate problem
with making GL apps work again:

libpthread.so.1 libc_r.so.5
libpthread.so   libc_r.so

It's incredibly disappointing to me that after all this time this is
still an issue. Sitting in an ivory tower and proclaiming how the world
_ought_ to be isn't really a useful approach to software design.

Doug

-- 

    This .signature sanitized for your protection



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