From kde-devel Wed Sep 29 11:08:16 1999 From: Alexander Feigl Date: Wed, 29 Sep 1999 11:08:16 +0000 To: kde-devel Subject: Compiling kdesu with glibc 2.1.2 X-MARC-Message: https://marc.info/?l=kde-devel&m=93860339719755 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