[CM] Error compiling CM on Ubuntu Feisty Fawn with SBCL and CMUCL
luke hammon
aabcehmu@gmail.com
Wed, 4 Apr 2007 14:37:19 -0400
------=_Part_22455_23069971.1175711839259
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
This is the error that Clisp spits out when loading CM, although the load
doesn't actually fail. It's at the same line number (342 -- see previous
email) in "cm.sh" where SBCL and CMUCL fail.
;; Loading file /usr/local/lisp/cm/src/cm.lisp ...
;; Loading file /usr/local/lisp/cm/cm.asd .../usr/local/lisp/cm/bin/cm.sh:
342: [[: not found
[Error ] No such file or directory: ''
[Fatal ] Can't determine CM_ROOT_DIR!
[Notice ] Re-run with -R option.
Aborting.
I'm not sure where to specify "-R". Maybe common-lisp-controller is borking
up the pathname determination?
Thanks again in advance.
- luke
On 4/1/07, Rick Taube <taube@uiuc.edu> wrote:
>
> looks to me like a write permission error in the cm isntall
> directory? im not sure what that weird path is doing, but thats my
> first guess since pkg.lisp is the first file that will generate
> a .fasl to the cm/bin/.../ directory
>
> On Apr 1, 2007, at 2:33 PM, luke hammon wrote:
>
> > I get the following error when compiling CM (stable and cvs) on
> > Ubuntu Feisty with SBCL and CMUCL:
> >
> > "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/
> > [Condition of type SB-INT:SIMPLE-FILE-ERROR]"
> >
> > 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.
> >
> > Any ideas? Thanks in advance --
> >
> > luke
> >
>
------=_Part_22455_23069971.1175711839259
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
This is the error that Clisp spits out when loading CM, although the load doesn't actually fail. It's at the same line number (342 -- see previous email) in "cm.sh" where SBCL and CMUCL fail.<br>
<br>
;; Loading file /usr/local/lisp/cm/src/cm.lisp ...<br>
;; Loading file /usr/local/lisp/cm/cm.asd .../usr/local/lisp/cm/bin/cm.sh: 342: [[: not found<br>
[Error ] No such file or directory: ''<br>
[Fatal ] Can't determine CM_ROOT_DIR!<br>
[Notice ] Re-run with -R option.<br>
Aborting.<br><br>I'm not sure where to specify "-R". Maybe common-lisp-controller is borking up the pathname determination?<br><br>Thanks again in advance. <br><br>- luke<br><br><br><div><span class="gmail_quote">
On 4/1/07, <b class="gmail_sendername">Rick Taube</b> <<a href="mailto:taube@uiuc.edu">taube@uiuc.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
looks to me like a write permission error in the cm isntall<br>directory? im not sure what that weird path is doing, but thats my<br>first guess since pkg.lisp is the first file that will generate<br>a .fasl to the cm/bin/.../ directory
<br><br>On Apr 1, 2007, at 2:33 PM, luke hammon wrote:<br><br>> I get the following error when compiling CM (stable and cvs) on<br>> Ubuntu Feisty with SBCL and CMUCL:<br>><br>> "can't create directory /var/cache/common-lisp-controller/1000/sbcl/
<br>> local/usr/local/lisp/cm/bin/sbcl_1.0_/usr/local/lisp/cm/bin/cm.sh:<br>> 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".
<br>> Clisp compiles it fine, but it prints a similar warning before it<br>> completes. I haven't had trouble building it under other distros<br>> or previous versions of Ubuntu.<br>><br>> Any ideas? Thanks in advance --
<br>><br>> luke<br>><br></blockquote></div><br>
------=_Part_22455_23069971.1175711839259--