Hi,

I want to build splint on Cygwin, would be nice to have here;)

I'm getting this error during compiletime:

make[3]: Entering directory `/splint-3.0.1.6/src'
grep "FLG_" flags.def > Headers/flag_codes.gen
Compiling cgrammar.c...
Compiling cscanner.c...
make
cgrammar.c: In function `yyparse':
cgrammar.c:3538: `FLG_TRYTORECOVER' undeclared (first use in this function)
cgrammar.c:3538: (Each undeclared identifier is reported only once
cgrammar.c:3538: for each function it appears in.)
make[4]: Entering directory `/splint-3.0.1.6/src'
Compiling cgrammar.c...
cgrammar.c: In function `yyerror':
cgrammar.c:5368: `FLG_SYNTAX' undeclared (first use in this function)
make[3]: *** [cgrammar.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Compiling cscanner.c...
../config/depcomp: cannot open .deps/cscanner.TPo: no such file
../config/depcomp: cannot open .deps/cgrammar.TPo: no such file
Compiling mtscanner.c...
../config/depcomp: cannot open .deps/cgrammar.TPo: no such file
../config/depcomp: cannot open .deps/cscanner.TPo: no such file
Compiling mtgrammar.c...
../config/depcomp: cannot open .deps/cscanner.TPo: no such file
[...]

And obviously because of this error after the build finished I get this:

[...]
*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [standardstrict.lcd] Error 1 (ignored)
Splint 3.0.1.6 --- 18 Mar 2002

*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [standard.lcd] Error 1 (ignored)
../src/splint.exe -nof -nolib +impconj -DSTRICT standard.h posix.h -dump
posixstrict
Splint 3.0.1.6 --- 18 Mar 2002

*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [posix.lcd] Error 1 (ignored)
../src/splint.exe -supcounts -nof -incondefs -nolib +impconj standard.h posix.h
unix.h stdio.h stdlib.h -dump unix
Splint 3.0.1.6 --- 18 Mar 2002

*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [posixstrict.lcd] Error 1 (ignored)
../src/splint.exe -supcounts -nof -incondefs -nolib +impconj -DSTRICT standard.h
posix.h unix.h  stdio.h stdlib.h  -dump unixstrict
Splint 3.0.1.6 --- 18 Mar 2002

*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [unix.lcd] Error 1 (ignored)
Splint 3.0.1.6 --- 18 Mar 2002

*** Segmentation Violation
*** Location (not trusted): Command Line
*** Last code point: llmain.c:1165
*** Previous code point: llmain.c:902
*** Please report bug to [EMAIL PROTECTED]
make[4]: [unixstrict.lcd] Error 1 (ignored)
make[4]: Leaving directory `/splint-3.0.1.6/lib'
make[3]: Leaving directory `/splint-3.0.1.6/src'
make[2]: *** [../src/splint.exe] Error 2
make[2]: Leaving directory `/splint-3.0.1.6/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/splint-3.0.1.6'
make: *** [all] Error 2




Someone else tried to build it on Cygwin before?
Any hits please.

Gerrit
-- 
=^..^=


Reply via email to