On Tue, 24 Feb 2004, David Gilbert wrote: > >>>>> "Daniel" == Daniel Eischen <eischen_at_vigrid.com> writes: > > Daniel> Read src/UPDATING and then if you still have questions seach > Daniel> the -threads and -current archives for anything nvidia > Daniel> related. > > You're so sweet. But you're out of order. Obviously, I read UPDATING > as I got the nvidia driver kernel module to load. I also follow > current and neither are particularly covering the issue. You've got to read all of UPDATING: 20040130: libkse has been renamed back to libpthread and is now the default threads library. The gcc -pthread option has also been changed to link to libpthread instead of libc_r. For alpha and sparc64 machines, libkse is not renamed and links are installed so that libpthread points to libc_r. Until the ports system is updated to handle this change, it is recommended that folks install an /etc/libmap.conf(5) that maps libc_r to libpthread. If you have any binaries or libraries linked to libkse, then it is also recommended that you map libkse to libpthread. Anyone that is using nvidia supplied drivers and libraries should use a libmap.conf that maps libpthread to libc_r since their drivers/libraries do not work with libpthread. -- Dan EischenReceived on Tue Feb 24 2004 - 09:57:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC