New CMUCL and ILISP
Nicolas Neuss <[email protected]> 13 Oct 2003 15:17:38 +0200
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Organization | IWR |
| Message-ID | <[email protected]> |
Hello, y'all.
I'm trying to make new CMUCL (cmucl-2003-09-14-x86-linux.tar.bz2) run
with CVS ILISP. Unfortunately, after doing M-x cmulisp, I get the
error
---------------------------------------------------------------------------
* ;;; Loading /home/neuss/FEMLISP/ILISP/find-src
; Loading #p"/home/neuss/FEMLISP/ILISP/find-src.lisp".
; Compiling LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. CLASS):
; In: LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. CLASS)
; (KERNEL::STRUCTURE-CLASS-NAME CLASS)
; ==>
; CLASS
; Warning: Result is a STRUCTURE-CLASS, not a (VALUES &OPTIONAL KERNEL::STRUCTURE-CLASS &REST T).
;
; Note: Deleting unreachable code.
;
; Compiling Top-Level Form:
; Compilation unit finished.
; 1 warning
; 1 note
; Compiling LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. OBJECT):
; Compiling Top-Level Form:
; Compiling LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. OBJECT):
; Compiling Top-Level Form:
; Compiling LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. OBJECT):
; Compiling Top-Level Form:
Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
#<STRUCTURE-CLASS EVAL:INTERPRETED-FUNCTION
{48482B7D}> is not of type KERNEL::STRUCTURE-CLASS
[Condition of type TYPE-ERROR]
Restarts:
0: [CONTINUE] Return NIL from load of "/home/neuss/FEMLISP/ILISP/find-src".
1: [ABORT ] Return to Top-Level.
Debug (type H for help)
((FAST-METHOD CLASS-NAME (STRUCTURE-CLASS)) #<#1=unused-arg> #<#1#>
#<STRUCTURE-CLASS EVAL:INTERPRETED-FUNCTION {48482B7D}>)
Source: (KERNEL::STRUCTURE-CLASS-NAME CLASS)
0] 1
---------------------------------------------------------------------------
Does anyone know what's wrong here? Do other people on this list work
with a recent CMUCL and ILISP?
Nicolas.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php