2001 klm@kth /s/o/chicken-core ➤ make PLATFORM=linux boot-chicken "make" PLATFORM=linux 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 make[1]: Entering directory '/store/opt/chicken-core' rm -f \ chicken-config.h chicken-defaults.h chicken-install.rc chicken-uninstall.rc chicken chicken.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -no-lambda-info -no-trace -emit-import-library chicken.compiler.chicken -output-file chicken.c Error: No module definition found for import libraries to emit: chicken.compiler.chicken make[1]: *** [rules.make:751: chicken.c] Error 1 make[1]: Leaving directory '/store/opt/chicken-core' make: *** [rules.make:853: boot-chicken] Error 2