make -C common/devices make[1]: Entering directory `/tmp/test ver 9/gnokii-0.6.9.tar/gnokii-0.6.9/commo n/devices' /bin/bash ../../libtool --mode=compile gcc -g -O2 -I../../include -I/usr/X11R6/ include -I/usr/X11R6/include -o unixserial.lo -c unixserial.c gcc -g -O2 -I../../include -I/usr/X11R6/include -I/usr/X11R6/include -c unixser ial.c -DPIC -o .libs/unixserial.o In file included from ../../include/misc.h:41, from unixserial.c:33: ../../include/compat.h:250: warning: redefinition of `int8_t' /usr/include/sys/types.h:135: warning: `int8_t' previously declared here ../../include/compat.h:251: warning: redefinition of `int16_t' /usr/include/sys/types.h:137: warning: `int16_t' previously declared here ../../include/compat.h:252: warning: redefinition of `int32_t' /usr/include/sys/types.h:139: warning: `int32_t' previously declared here unixserial.c: In function `serial_setdtrrts': unixserial.c:329: `TIOCMBIS' undeclared (first use in this function) unixserial.c:329: (Each undeclared identifier is reported only once unixserial.c:329: for each function it appears in.) unixserial.c:331: `TIOCMBIC' undeclared (first use in this function) make[1]: *** [unixserial.lo] Error 1 make[1]: Leaving directory `/tmp/test ver 9/gnokii-0.6.9.tar/gnokii-0.6.9/common /devices' make: *** [common/devices] Error 2