Welcome to the CHICKEN Scheme pasting service
uhhhg added by anandamide on Thu May 5 21:48:09 2016
Microsoft Windows [Version 10.0.10586] (c) 2015 Microsoft Corporation. All rights reserved. C:\Users\jorda>cd C:\scheme C:\scheme>chicken-install termbox retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=termbox&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Thu, 05 May 2016 19:38:33 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 ... ./bytebuffer.inl ./ctermbox.c ./example.scm ./input.inl ./term.inl ./termbox.h ./termbox.meta ./termbox.release-info ./termbox.scm ./termbox.setup ./utf8.c termbox located at C:\Users\jorda\AppData\Local\Temp/temp474a.31456/termbox checking platform for `termbox' ... checking dependencies for `termbox' ... install order: ("termbox") installing termbox:v0.11 ... changing current directory to C:\Users\jorda\AppData\Local\Temp/temp474a.31456/termbox "c:\chicken-iup\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"termbox\" \"v0.11\"))" "termbox.setup" "c:\chicken-iup\bin\csc" -feature compiling-extension -setup-mode -s -O3 -d1 utf8.c ctermbox.c termbox.scm -j termbox ctermbox.c:9:23: fatal error: sys/ioctl.h: No such file or directory #include <sys/ioctl.h> ^ compilation terminated. Error: shell command terminated with non-zero exit status 1: ""gcc" "ctermbox.c" -o "ctermbox.o" -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -DPIC -DC_SHARED -Ic:\\chicken-iup\\include -Ic:\\chicken-iup\\lib\\include -I"c:\chicken-iup/include/chicken/"" Error: shell command failed with nonzero exit status 1: "c:\chicken-iup\bin\csc" -feature compiling-extension -setup-mode -s -O3 -d1 utf8.c ctermbox.c termbox.scm -j termbox Error: shell command terminated with nonzero exit code 70 "\"c:\\chicken-iup\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-api)\"...