then it is assumed that the function has gone ahead and set upyyinto point to another input file, and scanning continues. If it returns true (non-zero), then the scanner terminates, returning 0 to its caller. Note that in either
/home/wine/splint-3.1.2/src/cscanner.c:2483: undefined reference to `yywrap' cscanner.o: In function `yylex': /home/wine/splint-3.1.2/src/cscanner.c:2133: undefined reference to `yywrap' collect2: ld returned 1 exit status gmake[2]: *** [splint] Error 1 gmake[2]: Leaving direct...
parser.o: In function `sysmon_conf_yylex': /home/chris/install/sysmon-0.92.2/src/parser.l:2212: undefined reference to `yywrap' collect2: ld returned 1 exit status make: *** [sysmond] Error 1 Read configure’s output better… If I’d read the output from ./configure better I would...