我下载了 fbgrab之后在Ubuntu里面先make 发现splint:command not found 后来我应该成功安装了splint 再make的时候 发现这个错误 请问怎么解决??
root@raoyang-desktop:/opt/fbgrab-1.0# make
splint +posixlib fbgrab.c
Splint 3.1.2 --- 04 Jul 2013
/usr/include/asm-generic/int-ll64.h:19:24: Parse Error:
Suspect missing struct or union keyword: __signed__ :
int. (For help on parse errors, see splint -help parseerrors.)
*** Cannot continue.
make: *** [fbgrab] Error 1