Error install lazy-ffi added by wwall on Wed Feb 25 12:03:15 2015
retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=lazy-ffi&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Wed, 25 Feb 2015 11:02:14 GMT Server: Apache/2.2.29 (Unix) DAV/2 SVN/1.8.10 PHP/5.4.32 mod_fastcgi/2.4.6 Connection: close Transfer-Encoding: chunked Content-Type: text/plain reading chunks .. reading files ... ./lazy-ffi-support.scm ./lazy-ffi.meta ./lazy-ffi.scm ./lazy-ffi.setup lazy-ffi located at C:\WINDOWS\Temp/tempaad8.1096/lazy-ffi checking platform for `lazy-ffi' ... checking dependencies for `lazy-ffi' ... install order: ("lazy-ffi") installing lazy-ffi:1.8.5 ... changing current directory to C:\WINDOWS\Temp/tempaad8.1096/lazy-ffi "c:\chicken\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"lazy-ffi\" \"1.8.5\"))" "lazy-ffi.setup" "c:\chicken\bin\csc" -feature compiling-extension -setup-mode -s -O3 -d1 lazy-ffi-support.scm -j lazy-ffi -lffi lazy-ffi-support.c:26:18: fatal error: ffi.h: No such file or directory # include <ffi.h> ^ compilation terminated. Error: shell command terminated with non-zero exit status 1: ""gcc" "lazy-ffi-support.c" -o "lazy-ffi-support.o" -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -DPIC -DC_SHARED -I"c:/chicken//include/chicken"" Error: shell command failed with nonzero exit status 1: "c:\chicken\bin\csc" -feature compiling-extension -setup-mode -s -O3 -d1 lazy-ffi-support.scm -j lazy-ffi -lffi Error: shell command terminated with nonzero exit code 70 "\"c:\\chicken\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-api)\" -...