[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> &lt;<a href="mailto:taube@uiuc.edu">taube@uiuc.edu</a>
&gt; 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>&gt; hello rick,<br>&gt;&nbsp;&nbsp;i deleted the rt.x86f and .lisp files - then re-compiled cm<br>&gt;<br>&gt;&nbsp;&nbsp;here are the times for the files:<br>&gt;&nbsp;&nbsp;[root@t0ast cm]# ls -l bin/cmucl_19c_linux-i686/rt.*
<br>&gt;&nbsp;&nbsp;-rw-r--r-- 1 root 10766 10240 Aug 8 21:39<br>&gt; bin/cmucl_19c_linux-i686/rt.x86f<br>&gt;<br>&gt; [root@t0ast cm]# ls -l src/rt.*<br>&gt;&nbsp;&nbsp;-rw-r--r-- 1 root 10766 1736 Aug 8 21:39 src/rt.lisp<br>&gt;&nbsp;&nbsp;-rw-r--r-- 1 32593 10766 1559 Jun 1 03:33 src/rt.scm
<br>&gt;<br>&gt;&nbsp;&nbsp;here is the error message while loading cm/slime ['M-x cm' as reg<br>&gt; user]:<br>&gt;&nbsp;&nbsp;Error in function LISP::DO-OLD-RENAME:<br>&gt;&nbsp;&nbsp; File &quot;/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f&quot; is not
<br>&gt; writable.<br>&gt;&nbsp;&nbsp; [Condition of type SIMPLE-ERROR]<br>&gt;<br>&gt;&nbsp;&nbsp;Restarts:<br>&gt;&nbsp;&nbsp; 0: [CONTINUE] Try to rename it anyway.<br>&gt;&nbsp;&nbsp; 1: [RETRY ] Retry performing #&lt;ASDF:COMPILE-OP NIL {58BC881D}&gt; on<br>
&gt;&nbsp;&nbsp; #&lt;CM-SOURCE-FILE &quot;rt&quot; {58BC88C5}&gt;.<br>&gt;&nbsp;&nbsp; 2: [ACCEPT ] Continue, treating #&lt;ASDF:COMPILE-OP NIL {58BC881D}&gt;<br>&gt; on<br>&gt;&nbsp;&nbsp; #&lt;CM-SOURCE-FILE &quot;rt&quot; {58BC88C5}&gt; as having been
<br>&gt; successful.<br>&gt;&nbsp;&nbsp; 3: Return NIL from load of<br>&gt; &quot;/usr/local/lisp/cm/bin/../src/cm.lisp&quot;.<br>&gt;&nbsp;&nbsp; 4: [ABORT ] Skip remaining initializations.<br>&gt;<br>&gt;&nbsp;&nbsp;Debug (type H for help)<br><br></blockquote>
</div><br>

------=_Part_24973_21377041.1155136350434--