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 <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))
|