Re: KSE and qt-mt

From: Julian Elischer <julian_at_elischer.org>
Date: Mon, 22 Dec 2003 11:09:31 -0800 (PST)
On Mon, 22 Dec 2003, Daniel Eischen wrote:

> 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.

Actually they need to not allocate any LDTs but use the ones we have..

unfortunatly, for that to work we need to leave 10 or so words free for
now at (%gs) as they do their own __thread implementation
but we could do that for now without too much pain..


> 
> -- 
> Dan Eischen
> 
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 
Received on Mon Dec 22 2003 - 10:10:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:35 UTC