[Ecls-list] Compile error in HEAD

Stas Boukarev stassats at gmail.com
Thu Feb 2 23:41:51 UTC 2012


Matthew Mondor <mm_lists at pulsar-zone.net> writes:

> 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>.
I've just wrote to Juan Jose about this problem and forgot to include
ecls-list@, so just to put everything together, this is caused
by "LOAD-TIME-VALUE returned two values when passed two" commit.

-- 
With best regards, Stas.




More information about the ecl-devel mailing list