problem compiling 4.8.0 from git added by retroj on Sun Oct 28 21:02:58 2012
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fPIC -DPIC -c -Os -fomit-frame-pointer csc.c -o csc.o -I. -I./ gcc -L. csc.o -o csc -lchicken -Wl,-R"." -lm -ldl chicken setup-api.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -specialize -types ./types.db -feature chicken-compile-shared -dynamic -emit-import-library setup-api \ -output-file setup-api.c Warning: invalid compiler option (gnored): "-specialize" Syntax error (import): cannot import from undefined module scheme Expansion history: <syntax> (##core#begin (module setup-api ((run execute) compile standard-extension make make/proc host-extens...... <syntax> (module setup-api ((run execute) compile standard-extension make make/proc host-extension install-ex...... <syntax> (##core#module setup-api ((run execute) compile standard-extension make make/proc host-extension ins...... <syntax> (import scheme chicken foreign irregex utils posix ports extras data-structures srfi-1 srfi-13 files...... <-- make[1]: *** [setup-api.c] Error 70 make[1]: Leaving directory `/mydoc/src/chicken-core' make: *** [all] Error 2