Subject: Compile problem under RH 8.0 using CLisp (cont)
From: Vadim V. Zhytnikov
Date: Sat, 05 Oct 2002 22:31:22 +0300
Justin Smith ÐÉÛÅÔ:
> After make distclean and reconfigure and make:
>
>
>
>
> ;; Loading file binary-clisp/mdefun.fas ...
> ;; Loaded file binary-clisp/mdefun.fas
> ; - Compiling module "numerical-functions"
> ; - Compiling source file "bessel.lisp"
> Compiling file /usr/local/maxima/src/bessel.lisp ...
> WARNING in BESSEL-I in lines 189..240 :
> variable V-NZ is not used.
> Misspelled or missing IGNORE declaration?
> WARNING in BESSEL-K in lines 242..293 :
> variable V-NZ is not used.
> Misspelled or missing IGNORE declaration?
> WARNING in BESSEL-Y in lines 432..537 :
> $BESSELARRAY is neither declared nor bound,
> it will be treated as if it were declared SPECIAL.
> WARNING in BESSEL-Y in lines 432..537 :
> variable J is not used.
> Misspelled or missing IGNORE declaration?
> WARNING in BESSEL-Y in lines 432..537 :
> variable V-NZ is not used.
> Misspelled or missing IGNORE declaration?
>
> Wrote file binary-clisp/bessel.fas
> ; - Loading binary file "binary-clisp/bessel.fas"
> ;; Loading file binary-clisp/bessel.fas ...make[1]: ***
> [binary-clisp/maxima.mem] Error 139
> make[1]: Leaving directory `/usr/local/maxima/src'
> make: *** [all-recursive] Error 1
> [root@jsmith maxima]#
>
Are you using clisp 2.30? As far as I understand it
has some recently introduced bug in floating point
operations. Try clisp 2.29 instead. I'm trying to
pin down the problem with clisp 2.30.
--
Vadim V. Zhytnikov
<vvzhy@mail.ru>
<vvzhy@netorn.ru>
<vvzhy@yandex.ru>
<vvzhy@td.lpi.ac.ru>