bluewhite06 发表于 2009-12-25 15:57

splint

# make install
Making install in src
make: Entering directory `/tmp/splint-3.1.1/src'
Compiling cgrammar.c...
In file included from Headers/basic.h:42,
               from cgrammar.c:285:
Headers/flag_codes.h:22:27: flag_codes.gen: 没有那个文件或目录
cgrammar.c: In function `yyparse':
cgrammar.c:3894: `FLG_TRYTORECOVER' undeclared (first use in this function)
cgrammar.c:3894: (Each undeclared identifier is reported only once
cgrammar.c:3894: for each function it appears in.)
cgrammar.c: In function `yyerror':
cgrammar.c:5804: `FLG_SYNTAX' undeclared (first use in this function)
make: *** Error 1
make: Leaving directory `/tmp/splint-3.1.1/src'
make: *** Error 1

prolj 发表于 2009-12-25 17:02

下载别人弄好的吧,UNIX的基本知识都不行。
页: [1]
查看完整版本: splint