Date: Sun, 9 May 2004 13:48:33 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Christer Solskogen <solskogen@carebears.mine.nu> Cc: current@freebsd.org Subject: Re: mplayer Message-ID: <Pine.GSO.4.10.10405091346130.9246-100000@pcnet5.pcnet.com> In-Reply-To: <1084123063.89173.1.camel@funshine.carebears.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 9 May 2004, Christer Solskogen wrote: > On Sun, 2004-05-09 at 15:54, Daniel Eischen wrote: > > > > > Read src/UPDATING and search for nvidia. > > Tried that too, unless I have to do some magic than putting the > following lines in /etc/libmap.conf: > > libc_r.so.5 libpthread.so.1 > libc_r.so libpthread.so Read closer. nvidia (probably more accutately nvidia's opengl) does not play well with libpthread or libthr. The ports system now defaults to libpthread, so you have to map it in reverse (libpthread -> libc_r). -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10405091346130.9246-100000>