On Wed, 2005-02-16 at 23:28 +0000, PLD ac-sparc builder wrote: > Making common/device/serial/ser_unx.c > common/device/serial/ser_unx.c: In function `serial_setspeed': > common/device/serial/ser_unx.c:252: error: `B2500000' undeclared > (first use in this function) > common/device/serial/ser_unx.c:252: error: (Each undeclared identifier > is reported only once > common/device/serial/ser_unx.c:252: error: for each function it > appears in.) > common/device/serial/ser_unx.c:253: error: `B3000000' undeclared > (first use in this function) > common/device/serial/ser_unx.c:254: error: `B3500000' undeclared > (first use in this function) > common/device/serial/ser_unx.c:255: error: `B4000000' undeclared > (first use in this function) > make: *** [common/device/serial/ser_unx.o] Error 1
WTF? [EMAIL PROTECTED] saq]$ grep -r B2500000 /usr/include /usr/include/asm/termbits.h:#define B2500000 0010014 /usr/include/bits/termios.h:#define B2500000 0010014 [EMAIL PROTECTED] saq]$ rpm -qf /usr/include/bits/termios.h glibc-devel-2.3.4-0.20041122.2 Same one installed on ac-sparc builder. -- Paweł Sakowski <[EMAIL PROTECTED]> PLD Linux Distribution _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
