Installation output for openal [fail]
Installation time: 2s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/8/repo retrieving ... checking platform for `openal' ... checking dependencies for `openal' ... install order: ("openal") installing openal: ... 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 '(\"openal\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/8/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/8/repo\")" openal.setup make: making al.so /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode al.scm -s -O2 -d1 -lopenal -j al make: making alc.so /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s alc.scm -O2 -d1 -lopenal -j alc make: making alut.so /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s alut.scm -O2 -d1 -lopenal -lalut -j alut alut.c:17:21: fatal error: AL/alut.h: No such file or directory compilation terminated. Error: shell command terminated with non-zero exit status 256: gcc alut.c -o alut.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/8/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 alut.scm -O2 -d1 -lopenal -lalut -j alut make: Failed to make alut.so: shell command failed with nonzero exit status 256: /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -s alut.scm -O2 -d1 -lopenal -lalut -j alut 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...