[CM] cm tries to recompile rt.lisp on startup?
Bill Sack
bsack23@gmail.com
Wed, 9 Aug 2006 11:12:30 -0400
------=_Part_24973_21377041.1155136350434
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
i haven't tried sbcl - is it the preferred lisp for cm and linux these days?
On 8/8/06, Rick Taube <taube@uiuc.edu> wrote:
>
> ive not seen this before. does clisp and or sbcl give you the same
> errors??
>
> On Aug 8, 2006, at 8:44 PM, Bill Sack wrote:
>
> > hello rick,
> > i deleted the rt.x86f and .lisp files - then re-compiled cm
> >
> > here are the times for the files:
> > [root@t0ast cm]# ls -l bin/cmucl_19c_linux-i686/rt.*
> > -rw-r--r-- 1 root 10766 10240 Aug 8 21:39
> > bin/cmucl_19c_linux-i686/rt.x86f
> >
> > [root@t0ast cm]# ls -l src/rt.*
> > -rw-r--r-- 1 root 10766 1736 Aug 8 21:39 src/rt.lisp
> > -rw-r--r-- 1 32593 10766 1559 Jun 1 03:33 src/rt.scm
> >
> > here is the error message while loading cm/slime ['M-x cm' as reg
> > user]:
> > Error in function LISP::DO-OLD-RENAME:
> > File "/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f" is not
> > writable.
> > [Condition of type SIMPLE-ERROR]
> >
> > Restarts:
> > 0: [CONTINUE] Try to rename it anyway.
> > 1: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {58BC881D}> on
> > #<CM-SOURCE-FILE "rt" {58BC88C5}>.
> > 2: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {58BC881D}>
> > on
> > #<CM-SOURCE-FILE "rt" {58BC88C5}> as having been
> > successful.
> > 3: Return NIL from load of
> > "/usr/local/lisp/cm/bin/../src/cm.lisp".
> > 4: [ABORT ] Skip remaining initializations.
> >
> > Debug (type H for help)
>
>
------=_Part_24973_21377041.1155136350434
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
i haven't tried sbcl - is it the preferred lisp for cm and linux these days?<br><br><div><span class="gmail_quote">On 8/8/06, <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;">ive not seen this before. does clisp and or sbcl give you the same<br>errors??
<br><br>On Aug 8, 2006, at 8:44 PM, Bill Sack wrote:<br><br>> hello rick,<br>> i deleted the rt.x86f and .lisp files - then re-compiled cm<br>><br>> here are the times for the files:<br>> [root@t0ast cm]# ls -l bin/cmucl_19c_linux-i686/rt.*
<br>> -rw-r--r-- 1 root 10766 10240 Aug 8 21:39<br>> bin/cmucl_19c_linux-i686/rt.x86f<br>><br>> [root@t0ast cm]# ls -l src/rt.*<br>> -rw-r--r-- 1 root 10766 1736 Aug 8 21:39 src/rt.lisp<br>> -rw-r--r-- 1 32593 10766 1559 Jun 1 03:33 src/rt.scm
<br>><br>> here is the error message while loading cm/slime ['M-x cm' as reg<br>> user]:<br>> Error in function LISP::DO-OLD-RENAME:<br>> File "/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f" is not
<br>> writable.<br>> [Condition of type SIMPLE-ERROR]<br>><br>> Restarts:<br>> 0: [CONTINUE] Try to rename it anyway.<br>> 1: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {58BC881D}> on<br>
> #<CM-SOURCE-FILE "rt" {58BC88C5}>.<br>> 2: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {58BC881D}><br>> on<br>> #<CM-SOURCE-FILE "rt" {58BC88C5}> as having been
<br>> successful.<br>> 3: Return NIL from load of<br>> "/usr/local/lisp/cm/bin/../src/cm.lisp".<br>> 4: [ABORT ] Skip remaining initializations.<br>><br>> Debug (type H for help)<br><br></blockquote>
</div><br>
------=_Part_24973_21377041.1155136350434--