gcl -batch -eval (let ((argv '())) (declare (ignorable argv)) (progn (load "../lisp-utils/defsystem.lisp")(funcall (intern "OPERATE-ON-SYSTEM" :mk) "maxima" :compile :verbose t)) (values)) Warning: REQUIRE is being redefined.
; - Compiling defsystem "maxima"
; - Loading module "package"
; - Loading source file "maxima-package.lisp"
Loading maxima-package.lisp
Finished loading maxima-package.lisp
; - Compiling module "info"
; - Compiling module "sloop"
; - Compiling source file "sloop.lisp"
Compiling sloop.lisp.
; (DEFUN FIRST-SLOOP-FOR ...) is being compiled.
;; The variable *LOOP-INCREMENT* is undefined.
;; The compiler will assume this variable is a global.
End of Pass 1.
End of Pass 2.
sloop.c:2:24: cmpinclude.h: No such file or directory
sloop.c: In function `init_sloop':
sloop.c:4: `object' undeclared (first use in this function)
sloop.c:4: (Each undeclared identifier is reported only o
потом езе много чего типа sloop.c:4:
в конце
Error: Floating-point exception.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by FUNCALL.
Broken at LOAD. Type :H for Help.
>>
что делать? версия gcl - Version(2.4.4)