Installation output for lzma [fail]
Installation time: 0s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/2/repo
retrieving ...
checking platform for `lzma' ...
checking dependencies for `lzma' ...
install order:
("lzma")
installing lzma: ...
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 '(\"lzma\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/2/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/2/repo\")" lzma.setup
/home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s -O2 -d1 lzma.scm -llzma -j lzma
lzma.c:13:21: fatal error: lzmalib.h: No such file or directory
compilation terminated.
Error: shell command terminated with non-zero exit status 256: gcc lzma.c -o lzma.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/2/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 lzma.scm -llzma -j lzma
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...