axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Compilation problem


From: Tim Daly
Subject: Re: [Axiom-developer] Compilation problem
Date: Tue, 29 Jun 2010 11:43:09 -0400
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Fabio,

I have seen this before.
The problem occurs earlier in the build.
I don't have a 64 bit system available at the moment
so I cannot test it here. Type:

  make NOISE=

and send me the output.

Tim


Fabio S. wrote:

Sorry to annoy, but I can't succeed in compiling axiom.

I am trying to do it on an ubuntu64 10.04 system. I followed all instructions on the download page, namely:

echo 0 >/proc/sys/kernel/randomize_va_space
apt-get install m4 libxpm-dev libxt-dev x-dev libx11-dev
apt-get install libxext-dev gettext git-core texlive gawk git-core
git clone git://axiom.git.sourceforge.net/gitroot/axiom/axiom
cd axiom
export AXIOM=`pwd`/mnt/ubuntu
export PATH=$AXIOM/bin:$PATH
make

It starts compiling and, after about 10 minutes, it stops with the following error:

....
compiling UPOLYC-.lsp to UPOLYC-.o
compiling URAGG.lsp to URAGG.o
compiling URAGG-.lsp to URAGG-.o
compiling VECTOR.lsp to VECTOR.o
=====================================
=== algebra bootstrap complete ======
=====================================
compiling AHYP.spad to AHYP.nrlib
copying AHYP.nrlib to AHYP.o
cp: impossibile fare stat di `/home/stumbo/aaa/axiom/int/algebra/AHYP.nrlib/code.o': Nessun file o directory
make[3]: *** [/home/stumbo/aaa/axiom/mnt/ubuntu/algebra/AHYP.o] Errore 1
make[3]: uscita dalla directory «/home/stumbo/aaa/axiom/src/algebra»
make[2]: *** [algebradir] Errore 2
make[2]: uscita dalla directory «/home/stumbo/aaa/axiom/src»
make[1]: *** [srcdir] Errore 2
make[1]: uscita dalla directory «/home/stumbo/aaa/axiom»
make: *** [all] Errore 2

What am I missing?

I saw on the archive of the list that this could be related to GCL: I am using the pre-configure version, that is

GCL (GNU Common Lisp)  2.6.7 CLtL1    Feb 15 2010 17:57:54

Is this the problem?

Another question: I have 8 Gb of RAM.
I would like that axiom uses most of it. Say, 7 Gb.
What should I change in the source to acheive this?

Moreover, is there a variable to set to force a binary version of axiom to use all that RAM?

Thanks

Fabio
------------------------------------------------------------------------

_______________________________________________
Axiom-developer mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-developer



reply via email to

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