ellipt.lisp compile problems with the new make system



I just want to mention that new ellipt.lisp do not compile on GCL
with traditional build system also. Waitinng for a fix ... ;-)

C Y wrote:

> I was trying to compile the new CVS using the new build system, and
> things went bad when I got to ellipt.lisp.  Here's what happened (this
> is with GCL)
>
> ;      - Compiling source file "ellipt.lisp"
> Compiling ellipt.lisp.
> ; (DEFUN SIMP-%JACOBI_SN ...) is being compiled.
> ;; The variable CONST is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable LIN is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable |3//2| is undefined.
> ;; The compiler will assume this variable is a global.
> ; (DEFUN MAKE-ELLIPTIC-F ...) is being compiled.
> ;;; The function (FN &REST OPS) is illegal.
> ;;; The declaration (DECLARE (IGNORE OPS)) was found in a bad place.;;
> The variable FN is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable U is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable M is undefined.
> ;; The compiler will assume this variable is a global.
> ; (DEFUN MAKE-ELLIPTIC-E ...) is being compiled.
> ;;; The function (FN &REST OPS) is illegal.
> ;;; The declaration (DECLARE (IGNORE FN OPS)) was found in a bad place.
> No FASL generated.
> ;      - Binary file binary-gcl/ellipt.o is old or does not exist.
> ;        Compile (and load) source file ellipt.lisp instead?
> ;      - Should I bother you if this happens again? y
> ;      - Compiling source file "ellipt.lisp"
> Compiling ellipt.lisp.
> ; (DEFUN SIMP-%JACOBI_SN ...) is being compiled.
> ;; The variable CONST is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable LIN is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable |3//2| is undefined.
> ;; The compiler will assume this variable is a global.
> ; (DEFUN MAKE-ELLIPTIC-F ...) is being compiled.
> ;;; The function (FN &REST OPS) is illegal.
> ;;; The declaration (DECLARE (IGNORE OPS)) was found in a bad place.;;
> The variable FN is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable U is undefined.
> ;; The compiler will assume this variable is a global.
> ;; The variable M is undefined.
> ;; The compiler will assume this variable is a global.
> ; (DEFUN MAKE-ELLIPTIC-E ...) is being compiled.
> ;;; The function (FN &REST OPS) is illegal.
> ;;; The declaration (DECLARE (IGNORE FN OPS)) was found in a bad place.
> No FASL generated.
>
> ;      - Loading binary file "binary-gcl/ellipt.o"
> Error: Cannot open the file binary-gcl/ellipt.o.
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by FUNCALL.
> Broken at LOAD.  Type :H for Help.
> >>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima

--

[ Vadim V. Zhytnikov  <vvzhy@mail.ru>  <vvzhy@td.lpi.ac.ru> ]