chicken-install discount, mkdio.h missing added by i1126 on Tue May 22 13:27:44 2012

~/ $ chicken-install discount
Password: 
retrieving ...
resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.uk/henrietta.cgi
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=discount&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 22 May 2012 11:18:29 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2 SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
Connection: close
Content-Length: 8508
Content-Type: text/plain
reading files ...
  ./bindings.scm
  ./COPYRIGHT
  ./Makefile
  ./README
  ./discount.import.scm
  ./discount.meta
  ./discount.scm
  ./discount.setup
  ./test.markdown
 discount located at /tmp/tempf741/discount
checking platform for `discount' ...
checking dependencies for `discount' ...
install order:
("discount")
installing discount: ...
changing current directory to /tmp/tempf741/discount
  /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"discount\" \"\"))" /tmp/tempf741/discount/discount.setup
  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s discount.scm -j discount -lmarkdown
discount.c:13:19: fatal error: mkdio.h: No such file or directory
compilation terminated.

Error: shell command terminated with non-zero exit status 256: gcc discount.c -o discount.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/usr/local/include/chicken"

Error: shell command failed with nonzero exit status 256:

  /usr/local/bin/csc -feature compiling-extension -setup-mode    -s discount.scm -j discount -lmarkdown


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