Hello! To compile kdesu _XOPEN_SOURCE and _GNU_SOURCE must be defined for kdesu/common/pty.cpp (HEAD branch) Otherwise I get implicit declarations for: getpt() ptsname() grantpt() unlockpt() Can anybody fix this? System: Linux, glibc 2.1.2, gcc 2.95.1 Greetings Alexander