On Wed, Mar 25, 2009 at 04:31:24PM +0100, felix winkelmann wrote: > I tested it on several systems (mingw(+msys), linux), but would > appreciate if others could give it a try. Note that some minor > recent trunk changes didn't make it, due to unclear portability.
On OpenBSD 4.5 x86: Compiles both from the distributed C files, and also from C files generated (by Chicken 4) from the Scheme code. I get the following when running "make fullcheck" -- ====================================================================== gmake -f ./Makefile.bsd dist gmake[2]: Entering directory `/home/taylor/Source/Lisp/chicken-4.0.0' csi -s ./scripts/makedist.scm --platform=bsd CHICKEN=chicken Error: (open-input-file) cannot open file - No such file or directory: "./scripts/makedist.scm" gmake[2]: *** [dist] Error 70 gmake[2]: Leaving directory `/home/taylor/Source/Lisp/chicken-4.0.0' gmake[1]: *** [compiler-check] Error 2 gmake[1]: Leaving directory `/home/taylor/Source/Lisp/chicken-4.0.0' gmake: *** [fullcheck] Error 2 ====================================================================== When issuing "make check" it runs to completion and appears to be successful (I notice no failures; but I'd be happy to supply a transcript if requested). -- Taylor Christopher Venable http://real.metasyntax.net:2357/ _______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users