> New problem in the CVS sources - tcgetattr/tcsetattr check c_ispeed and > c_ospeed unconditionally, but at least MIPS doesn't provide them. sysdeps/unix/sysv/linux/mips/kernel_termios.h doesn't define _HAVE_C_ISPEED and _HAVE_C_OSPEED. How does it have a problem?