[splint-discuss] where to find yylex ?

Olivier FAURAX ofaurax at neotion.com
Mon Aug 11 01:23:10 PDT 2008


Hello,

I think this is really a newbie question, but I can't manage to compile 
splint from source code because of missing yy* errors :
cgrammar.o: In function `yyparse':
/home/ofaurax/cvs/splint/src/cgrammar.c:4194: undefined reference to `yylex'

I've flex and bison installed, correctly found by the ./configure.

Perhaps the ./configure could have an additional check for the needed lib.

Thanks for your work.
Olivier


More information about the splint-discuss mailing list