On Saturday 23 August 2003 16:27, Daniel Eischen wrote: > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock > > > > <lofi_at_freebsd.org> wrote: > > > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > > >> I'm not sure how to switch to a libkse'd world. > > > > > > You have to explicitly make and install both libkse and libthr: > > > > > > cd /usr/src/lib/libpthread && make && make install (will give you > > > libkse) cd /usr/src/lib/libthr && make && make install (will give you > > > libthr) > > > > > > Then, create /etc/libmap.conf to map libc_r to either libthr or libkse, > > > globally or just for single executables. Look at the libmap.conf > > > manpage, is has a nice example and all the information. > > > > libkse and libthr are built by default now. > > > > konsole crashes with all 3 (libc_r, libthr, libkse). > > > > How can I help figure this out? > > We (threads guys) think it's a problem with konsole. It is trying > to change ownership of the pty and is failing to do so. We don't > know why. Sometimes it works, sometimes it doesn't. Actually, it should never work. This bug has been long standing, there is additional information about it here: http://bugs.kde.org/show_bug.cgi?id=42986 Incidentally, Adriaan de Groot just dug up a set of patches for konsole & konsole_grantpty, I quickly adapted those for the kdebase port. They apply, but I'm still compiling kdebase with those myself, so beware, they might turn konsole into a Teletubbie FWIW (although Adriaan says they work okay for him, so there). Find the patch attached to this message. -- ,_, | Michael Nottebrock | lofi_at_freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC