Installation output for hashes

Installation time: 0.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `hashes' ...
checking dependencies for `hashes' ...
 missing: moremacros
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=moremacros" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 13:53:25 GMT
Server: Apache
Connection: close
Content-Length: 11548
Content-Type: text/plain
reading files ...
  ./hash-let.scm
  ./moremacros.meta
  ./moremacros.scm
  ./moremacros.setup
  ./numeric-macros.scm
 moremacros located at /tmp/chicken-install-18e.tmp/moremacros
checking platform for `moremacros' ...
checking dependencies for `moremacros' ...
install order:
("moremacros" "hashes")
installing moremacros: ...
changing current directory to /tmp/chicken-install-18e.tmp/moremacros
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"moremacros\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" /tmp/chicken-install-18e.tmp/moremacros/moremacros.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    moremacros.scm -shared -optimize-leaf-routines -inline -unboxing -output-file moremacros.so -emit-import-library moremacros

Error: unbound variable: ir-macro-transformer

	Call history:

	<syntax>		(##core#let () loop)
	<syntax>		(##core#begin loop)
	<syntax>		(##core#undefined)
	<syntax>		(quote ())
	<syntax>		(##core#quote ())
	<syntax>		(open-input-string str)
	<syntax>		(cadr frm)
	<eval>		(ir-macro-transformer (lambda (frm inj cmp) (let* ((str (cadr frm)) (strport (open-input-string str)...	<--

Error: shell command terminated with non-zero exit status 17920: /usr/local/chicken-4.5.0/bin/chicken moremacros.scm -output-file moremacros.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-leaf-routines -inline -unboxing -output-file moremacros.so -emit-import-library moremacros

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    moremacros.scm -shared -optimize-leaf-routines -inline -unboxing -output-file moremacros.so -emit-import-library moremacros

Error: shell command terminated with nonzero exit code
17920
"/usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e \"(require-library setup-a...