Re: Matlisp/CMUCL-19a

[email protected] Thu, 06 Jan 2005 20:55:09 -0500
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
Hi, 

It looks like cmucl guys changed the funcion CL::%TOP-LEVEL which 
is called at start-up time to get the lisp prompt.  The culprit
is in the file save.lisp.  Search for the string CL::%TOP-LEVEL

The thing to fix this is to replace the call to cl::%top-level with
the call to the new function that produces the lisp prompt.  However,
I don't know what this function is, I don't have cmucl-19a and I don't
have a linux available to install it on.  

I hope this helps.
Tunc

----- Original Message -----
From: "Michael A. Koerber" <[email protected]>
Date: Thursday, January 6, 2005 10:41 am
Subject: [Matlisp-users] Matlisp/CMUCL-19a

> 1.  Compiled Matlisp under cmucl-19a on FreeBSD-5.3 today...no 
> problems.
> 2.  When I started matlisp I get an error about CL::%TOP-LEVEL 
> undefined.  (See below.)
> 
> 3.  What do I need to do?
> 
> tnx
> mike
> 
> 
> matlisp -noinit
> ;;; Running /usr/bin/ld...
> ;;; Done.
> 
> CMU Common Lisp 19a, running on oboe.llan.ll.mit.edu
> With core: /usr/home/mak/bin/matlisp.core
> Dumped on: Thu, 2005-01-06 07:49:28-05:00 on oboe.llan.ll.mit.edu
> See <" target="l">http://www.cons.org/cmucl/> for support information.
> Loaded subsystems:
>     Python 1.1, target Intel x86
>     CLOS based on Gerd's PCL 2004/04/14 03:32:47
>     MATLISP/Pre 2.0
> 
> 
> Error in KERNEL:%COERCE-TO-FUNCTION:  the function 
> COMMON-LISP::%TOP-LEVEL is un
> defined.
>    [Condition of type UNDEFINED-FUNCTION]
> 
> 
> Debug  (type H for help)
> 
> (KERNEL:%COERCE-TO-FUNCTION COMMON-LISP::%TOP-LEVEL)
> Source: Error finding source:
> Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no 
> longer 
> exists:
>   target:code/fdefinition.lisp.
> 0] back
> 
> 0: (KERNEL:%COERCE-TO-FUNCTION COMMON-LISP::%TOP-LEVEL)
> 1: (NIL)
> 2: ((LABELS LISP::RESTART-LISP
>       SAVE-LISP))
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Matlisp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/matlisp-users
> 



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt