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: Wed, 30 Jun 2010 08:59:07 -0400
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Fabio,

type
 echo $AXIOM
and let me know what your AXIOM shell variable is.
It appears that it might not be set correctly.
It should be
export AXIOM=/home/stumbo/download/axiom/mnt/ubuntu

If you set it to that value and then do
 make clean
 make
it should build. The makefile knows where the build
is happening but Axiom requires the shell variable to
be the same as the build variable and this does not
appear to be the case.

Tim

Fabio S. wrote:
make NOISE=

is quite long, of course. The last part in the screen is:

Maybe you should try

make NOISE= &> fabio.log

and upload that file somewhere.

I uploaded it to Dropbox.

Here are the results:

the file make.log

http://dl.dropbox.com/u/7972796/make.log

is the result of a plain "make".

The file make-noise.log

http://dl.dropbox.com/u/7972796/make-noise.log

is the result of "make NOISE="



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]