Installation output for bb

Installation time: 15s

/root/salmonella-run-publish/chicken/bin/chicken-install  -prefix /root/salmonella-run-publish/salmonella-repo/repo
retrieving ...
checking platform for `bb' ...
checking dependencies for `bb' ...
install order:
("bb")
installing bb: ...
changing current directory to .
  /root/salmonella-run-publish/chicken/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"bb\" \"\"))" -e "(destination-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/root/salmonella-run-publish/salmonella-repo/repo\")" bb.setup
sh: 1: flu-config: not found
  g++ -g -fPIC -c   `fltk-config --cflags`  bb-support.cpp
bb-support.cpp: In function 'int BBMessage(int, char*, char*, char*, char*)':
bb-support.cpp:1581:23: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:59) [-Wdeprecated-declarations]
bb-support.cpp:1581:40: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/FL/fl_ask.H:59) [-Wdeprecated-declarations]
  g++ -g -fPIC -c  `fltk-config --cflags`  Table.cxx
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    bb.scm -s -O3 -J -d1 -L "bb-support.o Table.o `fltk-config --use-images --use-gl --ldflags --libs`"  -ld g++
  /root/salmonella-run-publish/chicken/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d0 bb.import.scm
  cp -r bb.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/bb.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/bb.so
  cp -r bb.import.so /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/bb.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/bb.import.so
  chmod a+r /root/salmonella-run-publish/salmonella-repo/repo/lib/chicken/6/bb.setup-info