Installation output for leptonica

Installation time: 1.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `leptonica' ...
checking dependencies for `leptonica' ...
mapped (foreign) to ()
install order:
("leptonica")
installing leptonica: ...
changing current directory to .
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"leptonica\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" leptonica.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d1 leptonica.scm -j leptonica -llept -ljpeg -lpng -ltiff
leptonica.c:14:34: error: liblept/allheaders.h: No such file or directory

Error: shell command terminated with non-zero exit status 256: gcc leptonica.c -o leptonica.o -c -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/usr/local/chicken-4.5.0/include"

shell command failed with nonzero exit status 256:

  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d1 leptonica.scm -j leptonica -llept -ljpeg -lpng -ltiff

Error: shell command terminated with nonzero exit code
17920
"/usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e \"(require-library setup-a...