[Bug 156197] New: kpty needs loginx() support
Mark Davies
mark at mcs.vuw.ac.nz
Sat Jan 19 21:19:01 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156197
Summary: kpty needs loginx() support
Product: kdelibs
Version: unspecified
Platform: NetBSD pkgsrc
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdelibs-bugs kde org
ReportedBy: mark mcs vuw ac nz
Version: (using KDE 4.0.0)
Installed from: NetBSD pkgsrc
OS: NetBSD
Between RC2 and the 4.0.0 release kpty grew knowledge of the login() function, however attempting to use this on NetBSD fails as on that platform login() works with struct utmp's whereas loginx() is what you use with struct utmpx's.
I'll attach a patch to add support for use and detection of loginx().
More information about the Kdelibs-bugs
mailing list