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

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to