Re: [Kde-nonlinux] kpty warnings on OpenBSD
Marc Espie <[email protected]> Tue, 14 Dec 2004 21:38:28 +0100
| Newsgroups | gmane.comp.kde.devel.core,gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 14, 2004 at 03:04:40PM -0500, Dave Feustel wrote: > On Tuesday 14 December 2004 06:08 am, Michael Nottebrock wrote: > > On Tuesday, 14. December 2004 11:09, Dave Feustel wrote: > > > On Tuesday 14 December 2004 04:46 am, Waldo Bastian wrote: > > > > Does kgrantpty get compiled? > > > > > > I can't find kgrantpty* on my system. > > > > > > > What do you get if you run "kgrantpty --grant 2" > > > > > > This command is not found. > > > > You might want to ask Marc Espie about this, he is the maintainer of the > > OpenBSD KDE ports and ought to know. From what I can see from OpenBSD's CVS, > > kgrantpty was removed from the file list of the kdelibs package/port around > > 3.2.1, perhaps something in OpenBSD's pty code changed at that time that > > disabled compilation of kgrantpty. > > > In OpenBSD 3.5 the device /dev/ptm was introduced which changed the way > ptys are allocated and handled. I suspect that had something to do with > why kgrantpty was removed. > > See http://www.openbsd.org/cgi-bin/man.cgi?query=ptm&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html Except that this is part of the work I haven't finished... with the way our ptm works, konsole could be greatly simplified. I really need to go back to it and finish it sometime soon.