[Ecls-list] Latest git pull won't compile

David Creelman creelman.david at gmail.com
Thu Jan 29 02:43:14 UTC 2009


Hi,

The following error occurs when trying to rebuild ECL.

command to rebuild is :-
rm -rf build; ./configure --enable-unicode --with-sockets --with-clx;
make clean all

<snip>
;;;   (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...))
;;; Removing unused variable G19944
;;; Note: in file src:clos;conditions.lsp, position 1, and form 
;;;   (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...))
;;; Removing unused variable G19945
;;; Note: in file src:clos;conditions.lsp, position 1, and form 
;;;   (FSET 'UNIVERSAL-ERROR-HANDLER #'(LAMBDA-BLOCK UNIVERSAL-ERROR-HANDLER # ...))
;;; Removing unused variable G19946
;;; Compiling (DEFUN TPL-CONTINUE-COMMAND ...).
;;; Compiling (DEFMACRO UNIQUE-ID ...).
;;; Compiling (DEFVAR *RESTART-CLUSTERS* ...).
;;; Compiling (DEFVAR *CONDITION-RESTARTS* ...).
;;; Compiling (DEFUN COMPUTE-RESTARTS ...).
;;; Error: in file src:clos;conditions.lsp, position 6, and form 
;;;   (FSET 'COMPUTE-RESTARTS #'(LAMBDA-BLOCK COMPUTE-RESTARTS # ...))
Cannot find out entry point for binary file
;;; In the argument 1 of a call to AREF, the type of the form (THE RESTART RESTART) is RESTART, not (ARRAY *).Broken at TOP-LEVEL. File: #P"/home/dc/download/ecl/git/ecl/src/lsp/top.lsp" (Form #26)No restarts available.
Top level.
SI> 

Regards
David




More information about the ecl-devel mailing list