I get the following error when compiling CM (stable and cvs) on Ubuntu Feisty with SBCL and CMUCL:<br><br>"can't create directory /var/cache/common-lisp-controller/1000/sbcl/local/usr/local/lisp/cm/bin/sbcl_1.0_/usr/local/lisp/cm/bin/cm.sh: 342: \[\[: not found/
<br> [Condition of type SB-INT:SIMPLE-FILE-ERROR]"<br><br>SBCL and CMUCL throw the error when compiling "cm/src/pkg.lisp". Clisp compiles it fine, but it prints a similar warning before it completes. I haven't had trouble building it under other distros or previous versions of Ubuntu.
<br><br>Any ideas? Thanks in advance --<br><br>luke<br><br>