[Ecls-list] Compile error in HEAD

Matthew Mondor mm_lists at pulsar-zone.net
Thu Feb 2 23:08:09 UTC 2012


Hello,

Building ECL from the git HEAD today results in an error:


(compile-file "src:cmp;cmptypes.lsp" :output-file #P"BUILD:CMP;CMPTYPES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPTYPES.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Compiling (DEFSTRUCT (REF #) ...).
;;; Compiling (DEFSTRUCT (VAR # ...) ...).

FIND-CLASS 
Condition of type: UNBOUND-VARIABLE
The variable FIND-CLASS is unbound.

Available restarts:

1. (ABORT) ABORT

Top level in: #<process TOP-LEVEL>.
> 


Thanks,
-- 
Matt




More information about the ecl-devel mailing list