axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Axiom cvs 040624 build error


From: Magnus Larsson
Subject: [Axiom-developer] Axiom cvs 040624 build error
Date: Thu, 24 Jun 2004 20:02:02 +0200
User-agent: KMail/1.6.2

Hello axiom-developer,

FYI,
Axiom CVS (24-June-2004) does not build on my i686-pc-linux-gnu system.
CVS June-5-2004 was ok.
I am using gcc-3.3.1 and gcl GCL (GNU Common Lisp)  2.7.0 ANSI   May 30 2004.

Staring a build using:

export CVS_RSH="ssh"
cvs -z3 -d:ext:address@hidden:/cvsroot/axiom co axiom
address@hidden:~/usr/source/axiom/cvs-040624/axiom> ./configure 
--prefix=/home/magnus/test/axiom-040624
export AXIOM=/home/magnus/usr/source/axiom/cvs-040624/axiom/mnt/linux
export PATH=$AXIOM/bin:$PATH
make

results in:

...
making /home/magnus/usr/source/axiom/cvs-040624/axiom/int/interp/apply.clisp 
from /home/magnus/usr/source/axiom/cvs-040 
624/axiom/src/interp/apply.boot.pamphlet

>
Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LET.
Broken at APPLY.  Type :H for Help.
BOOT>>10 
making /home/magnus/usr/source/axiom/cvs-040624/axiom/obj/linux/interp/apply.o 
from /home/magnus/usr/source/axiom /cvs-040624/axiom/int/interp/apply.clisp

>
The source 
file /home/magnus/usr/source/axiom/cvs-040624/axiom/int/interp/apply.clisp is 
not found.
9 
making 
/home/magnus/usr/source/axiom/cvs-040624/axiom/mnt/linux/autoload/apply.o 
from /home/magnus/usr/source/axiom/cvs- 040624/axiom/obj/linux/interp/apply.o
cp: cannot stat 
`/home/magnus/usr/source/axiom/cvs-040624/axiom/obj/linux/interp/apply.o': No 
such file or directory
make[3]: *** 
[/home/magnus/usr/source/axiom/cvs-040624/axiom/mnt/linux/autoload/apply.o] 
Error 1
make[3]: Leaving directory 
`/home/magnus/usr/source/axiom/cvs-040624/axiom/src/interp'
make[2]: *** [interpdir] Error 2
make[2]: Leaving directory 
`/home/magnus/usr/source/axiom/cvs-040624/axiom/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/home/magnus/usr/source/axiom/cvs-040624/axiom'
make: *** [all] Error 2

There are several "The source file .../int/interp/<filename> is not found" 
before the final error reference to "... int/interp/apply.clisp is not found" 
shown in the text above.

I have been using Axiom for a while. 
My latest successful build, the one that I am currently using, was CVS 
5-June-2004. 
cvs -z3 -d:ext:address@hidden:/cvsroot/axiom co -D "040605" 
axiom.

I tried to rebuild after reading the CVS update message 
http://lists.gnu.org/archive/html/axiom-developer/2004-06/msg00179.html.

I this only temporary or has something fundamental changed when it comes to 
the build prerequisites?

Best regards,

Magnus Larsson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]