sunbxonline 发表于 2012-7-7 23:55:16

编译1.3.0 uart_console.c ECHOPRT错误

hi,all
我在cygwin中编译make install 1.3.0的时候,出现了如下的错误,我需要加什么头文件或者是我的cygwin有什么串口库没有安装么,请大家帮忙解答,谢谢!
utils/uart_console/uart_console.c:268: error: `TIOCM_LE' undeclared (first use i
n this function)
utils/uart_console/uart_console.c:271: error: `TIOCM_ST' undeclared (first use i
n this function)
utils/uart_console/uart_console.c:272: error: `TIOCM_SR' undeclared (first use i
n this function)
utils/uart_console/uart_console.c:312: error: `XCASE' undeclared (first use in t
his function)
utils/uart_console/uart_console.c:320: error: `ECHOPRT' undeclared (first use in
this function)
utils/uart_console/uart_console.c:323: error: `PENDIN' undeclared (first use in
this function)
页: [1]
查看完整版本: 编译1.3.0 uart_console.c ECHOPRT错误