chicken-5 build error added by caolanm on Fri Apr 7 11:32:37 2017

LD_LIBRARY_PATH=/vagrant/chicken-4.12.0/ make PLATFORM=linux CHICKEN=/vagrant/chicken-4.12.0/chicken

...

/vagrant/chicken-4.12.0/chicken support.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -specialize -consult-type-file ./types.db  -no-lambda-info -no-trace  -emit-import-library chicken.compiler.support -output-file support.c 
/vagrant/chicken-4.12.0/chicken: symbol lookup error: /vagrant/chicken-4.12.0/chicken: undefined symbol: C_srfi_2d1_toplevel
rules.make:873: recipe for target 'support.c' failed
make: *** [support.c] Error 127