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
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer