[Ecls-list] ecl-10.4.1 doesn't compile maxima-5.20.1
Andrey G. Grozin
A.G.Grozin at inp.nsk.su
Sat Apr 10 20:47:15 UTC 2010
I get:
Making all in src
make[1]: Entering directory
`/var/tmp/portage/sci-mathematics/maxima-5.20.1-r1/work/maxima-5.20.1/src'
test -d binary-ecl || mkdir binary-ecl
ecl -norc -eval '(progn (load "../lisp-utils/defsystem.lisp") (funcall
(intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose
t) (build-maxima-lib))' -eval '(ext:quit)'
;;; Loading
"/var/tmp/portage/sci-mathematics/maxima-5.20.1-r1/work/maxima-5.20.1/src/../lisp-utils/defsystem.lisp"
;;; Loading #P"/usr/lib/ecl-10.4.1/cmp.fas"
;;; Loading #P"/usr/lib/ecl-10.4.1/sysfun.lsp"
An error occurred during initialization:
Attempt to redefine function REQUIRE in locked package..
make[1]: *** [binary-ecl/maxima] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sci-mathematics/maxima-5.20.1-r1/work/maxima-5.20.1/src'
make: *** [all-recursive] Error 1
Previous versions of ecl could compile maxima (though 10.3.1 produced an
unusable result :-( )
By the way, ecl.info and ecldev.info disappeared from 10.4.1. Is this on
purpose?
Andrey
More information about the ecl-devel
mailing list