Date: Mon, 22 Dec 2003 08:41:06 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: "Vladimir B. Grebenschikov" <vova@express.ru> Cc: "current@freebsd.org" <current@freebsd.org> Subject: Re: KSE and qt-mt Message-ID: <Pine.GSO.4.10.10312220838570.26844-100000@pcnet5.pcnet.com> In-Reply-To: <1072088932.1732.4.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Dec 2003, Vladimir B. Grebenschikov wrote: > If libc_r mapped into libkse, like /etc/libmap.conf: > -- > libc_r.so.5 libkse.so.1 > libc_r.so libkse.so > -- > > Build of port avifile-0.7.38_1,2 coredumps while configure detects qt > library. With regular libc_r it builds as exprected. > # pkg_which /usr/X11R6/lib/libGL.so.1 > XFree86-libraries-4.3.0_6 nvidia-driver-1.0.4365_1 This is known problem; you can't use nvidia drivers with libthr or libkse. Nvidia will have to rebuild their drivers/openGL library to not use static ldt allocation. -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10312220838570.26844-100000>