leafy wrote:
On Wed, Apr 02, 2003 at 07:38:14AM -0800, Terry Lambert wrote:
Has anyone tried compiling X11 to use libthr?
Someone reported success with KDE, so it should serve as a sign of working X11.
Not X11 clients.
The X11 server.
-- Terry _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"
The X server is not threaded:
[junior] ~> ldd /usr/X11R6/bin/X /usr/X11R6/bin/X: libc.so.5 => /usr/lib/libc.so.5 (0x2806a000)
That was supposed to be one of the great goals of X11R6, but it was never completed, and I believe that most of the (incomplete) work has long since been removed from XFree86.
Scott
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"
