Installation output for efax

Installation time: 2.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 `efax' ...
checking dependencies for `efax' ...
 missing: http-client
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=http-client" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 15:18:47 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./http-client.meta
  ./http-client.scm
  ./http-client.setup
 http-client located at /tmp/chicken-install-35e.tmp/http-client
checking platform for `http-client' ...
checking dependencies for `http-client' ...
 missing: sendfile
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=sendfile" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 11 Oct 2011 15:18:48 GMT
Server: Apache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ...
reading files ...
  ./sendfile.import.scm
  ./sendfile.release-info
  ./sendfile.meta
  ./sendfile.setup
  ./sendfile.scm
  ./strategies/
  ./strategies/mmap.scm
  ./strategies/rw.scm
  ./strategies/sendfile.linux.scm
  ./strategies/sendfile.bsd.scm
  ./strategies/sendfile.macos.scm
  ./strategies/sendfile.solaris.scm
 sendfile located at /tmp/chicken-install-35e.tmp/sendfile
checking platform for `sendfile' ...
checking dependencies for `sendfile' ...
install order:
("sendfile" "http-client" "efax")
installing sendfile: ...
changing current directory to /tmp/chicken-install-35e.tmp/sendfile
  /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 '(\"sendfile\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" /tmp/chicken-install-35e.tmp/sendfile/sendfile.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 -D sendfile -D mmap -D posix-fadvise -D madvise sendfile.scm -j sendfile

Warning: reference to possibly unbound identifier: copy-port
Error: module unresolved: sendfile

Error: shell command terminated with non-zero exit status 256: /usr/local/chicken-4.5.0/bin/chicken sendfile.scm -output-file sendfile.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 2 -debug-level 0 -feature sendfile -feature mmap -feature posix-fadvise -feature madvise -emit-import-library sendfile

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O2 -d0 -D sendfile -D mmap -D posix-fadvise -D madvise sendfile.scm -j sendfile

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...