Installation output for cryptlib [fail]
Installation time: 1s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/3/repo retrieving ... checking platform for `cryptlib' ... checking dependencies for `cryptlib' ... install order: ("cryptlib") installing cryptlib: ... changing current directory to . /home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"cryptlib\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/3/repo\")" cryptlib.setup /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 -d1 cryptlib.scm -lcl -j cryptlib cryptlib.c:13:22: fatal error: cryptlib.h: No such file or directory compilation terminated. Error: shell command terminated with non-zero exit status 256: gcc cryptlib.c -o cryptlib.o -c -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/home/mario/local/chicken-4.8.0.3/include/chicken" -I"/home/mario/salmonella/4.8.0.3/3/repo/include/chicken" Error: shell command failed with nonzero exit status 256: /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 -d1 cryptlib.scm -lcl -j cryptlib Error: shell command terminated with nonzero exit code 17920 "/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e \"(require-librar...