Hi,
I tried to compile Maxima on a Linux box with gcc-3 and gcl-2.4.1. It fails with
the following trace.
Can anybody tell me how I should do?
Best regards,
Jean Brefort
>echo "(setf (get :maxima :version) (quote (" `cat ../majvers` `cat ../minvers`
\"`date`\" ")))" > version.lisp
echo '(si::chdir "/home/brefort/maxima-pre59/src")' > init_max0.lisp
echo '(load "maxima-package.lisp")' >> init_max0.lisp
echo '(setq maxima::*maxima-directory* (namestring (truename "../")))' >>
init_max0.lisp
echo '(si::chdir "'/home/brefort/gcl-2.4.1/unixport'")' > init_max2.lisp
cat /home/brefort/gcl-2.4.1/unixport/init_gcl.lsp | sed -e \
"s;system-init(si::chdir \"/home/brefort/maxima-pre59/src\")(si::save-system
\"saved_maxima\")g" \
> init_maxima.lsp
if cmp init_maxima.lsp /home/brefort/gcl-2.4.1/unixport/init_maxima.lsp >
/dev/null ;\
then true; else cp init_maxima.lsp
/home/brefort/gcl-2.4.1/unixport/init_maxima.lsp;fi
(cd /home/brefort/gcl-2.4.1/unixport ; make saved_maxima "SYSTEM=maxima"
"SYSTEM_OBJS=`cat /home/brefort/maxima-pre59/src/maxobjs`"
"PORTDIR=/home/brefort/gcl-2.4.1/unixport")
make[2]: Entre dans le répertoire `/home/brefort/gcl-2.4.1/unixport'
gcc -pipe -fwritable-strings -DVOL=volatile -I/home/brefort/gcl-2.4.1/o
-fsigned-char -c -I../h -c -o /home/brefort/maxima-pre59/src/bessel.o
/home/brefort/maxima-pre59/src/bessel.c
In file included from /home/brefort/maxima-pre59/src/bessel.c:3:
/home/brefort/maxima-pre59/src/bessel.h:28:20: warning: no newline at end of file
/home/brefort/maxima-pre59/src/bessel.c: In function `init_bessel':
/home/brefort/maxima-pre59/src/bessel.c:4: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:4: (Each undeclared identifier is
reported only once
/home/brefort/maxima-pre59/src/bessel.c:4: for each function it appears in.)
/home/brefort/maxima-pre59/src/bessel.c: In function `L1':
/home/brefort/maxima-pre59/src/bessel.c:9: `VM1' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:29: `Lnk143' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `LI2':
/home/brefort/maxima-pre59/src/bessel.c:79: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:85: `Lnk144' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `LI3':
/home/brefort/maxima-pre59/src/bessel.c:105: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:110: `LnkLI145' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `L4':
/home/brefort/maxima-pre59/src/bessel.c:120: `VM4' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:140: `Lnk146' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `LI5':
/home/brefort/maxima-pre59/src/bessel.c:190: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:196: `Lnk147' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `LI6':
/home/brefort/maxima-pre59/src/bessel.c:216: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:221: `LnkLI148' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c: In function `LI7':
/home/brefort/maxima-pre59/src/bessel.c:232: `VMB7' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:232: parse error before "VMS7"
/home/brefort/maxima-pre59/src/bessel.c:273: `V51' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:274: `LnkLI149' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:275: `LnkLI150' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:275: `VV' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:276: `base' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:277: `V52' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:278: `V53' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:279: `LnkLI151' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:282: `sup' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:293: `V55' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:298: `LnkLI152' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:306: `LnkLI153' undeclared (first use in
this function)
/home/brefort/maxima-pre59/src/bessel.c:307: `V56' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:316: `V57' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:326: `V58' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:327: `V59' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:328: `V60' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:366: `V62' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:367: `V63' undeclared (first use in this
function)
/home/brefort/maxima-pre59/src/bessel.c:370:37: warning: no newline at end of file
/home/brefort/maxima-pre59/src/bessel.c:370: parse error at end of input
make[2]: *** [/home/brefort/maxima-pre59/src/bessel.o] Erreur 1
make[2]: Quitte le répertoire `/home/brefort/gcl-2.4.1/unixport'
make[1]: *** [saved_maxima] Erreur 2
make[1]: Quitte le répertoire `/home/brefort/maxima-pre59/src'
make: *** [all] Erreur 2