"gmake" PLATFORM=bsd PREFIX=/nowhere CONFIG= \ CHICKEN=chicken PROGRAM_SUFFIX=-boot-stage1 STATICBUILD=1 \ C_COMPILER_OPTIMIZATION_OPTIONS="-Os -fomit-frame-pointer" BUILDING_CHICKEN_BOOT=1 \ confclean chicken-boot-stage1 gmake[1]: Entering directory '/home/alexshendi/sources/packages/chicken-core' rm -f \ chicken-config.h chicken-defaults.h chicken-install.rc chicken-uninstall.rc chicken files.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -explicit-use -no-trace -output-file files.c -emit-import-library chicken.files Error: during expansion of (import ...) - unbound variable: chicken.eval#eval Call history: (##core#begin (module chicken.files (delete-file* file-copy file-move make-pathname directory-null? ...... (module chicken.files (delete-file* file-copy file-move make-pathname directory-null? make-absolute-...... (##core#module chicken.files (delete-file* file-copy file-move make-pathname directory-null? make-ab...... (import scheme chicken) (##sys#register-primitive-module (quote chicken) (quote (abort add1 argc+argv argv arithmetic-shift ...... (quote chicken) (##core#quote chicken) (quote (abort add1 argc+argv argv arithmetic-shift bignum? bit-set? bitwise-and bitwise-ior bitwise-...... (##core#quote (abort add1 argc+argv argv arithmetic-shift bignum? bit-set? bitwise-and bitwise-ior b...... (##sys#register-primitive-module (quote chicken) (quote (abort add1 argc+argv argv arithmetic-shift ...... (##core#undefined) (import chicken.data-structures chicken.extras chicken.foreign chicken.irregex) (chicken.eval#eval (quote (import scheme chicken chicken.foreign))) (quote (import scheme chicken chicken.foreign)) (##core#quote (import scheme chicken chicken.foreign)) (chicken.eval#eval (quote (import scheme chicken chicken.foreign))) <-- rules.make:730: recipe for target 'files.c' failed gmake[1]: *** [files.c] Error 70 gmake[1]: Leaving directory '/home/alexshendi/sources/packages/chicken-core' rules.make:869: recipe for target 'boot-chicken' failed gmake: *** [boot-chicken] Error 2