Checking patch bits/termios-baud.h... error: while searching for: #define B5000000 5000000U #define B10000000 10000000U #define __MAX_BAUD 4294967295U error: patch failed: bits/termios-baud.h:69 error: bits/termios-baud.h: patch does not apply Checking patch termios/termios.h... error: while searching for: /* Interfaces that are explicitly numeric representations of baud rates */ typedef speed_t baud_t; /* Return the output baud rate stored in *TERMIOS_P. */ extern baud_t cfgetobaud (const struct termios *__termios_p) __THROW; error: patch failed: termios/termios.h:62 error: termios/termios.h: patch does not apply