Hi Tilman, 1/ I cannot compile ldattach on ppc64, kernel-headers-2.6.24 (asm-powerpc/): In file included from ldattach.c:24: /usr/include/asm/termbits.h:22: error: redefinition of 'struct termios' Why we cannot use standard /usr/include/termios.h? 2/ I found that: asm-parisc/termbits.h <-- has termios2 asm-parisc/ioctls.h <-- doesn't have TCGETS2, TCSETS2, TCSETSW2, ... it seems like a kernel bug. It also seems that we need to check for termios2 independently on TCGETS2. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html