Eduardo,

Where did you get your sources?
One really useful piece of information is available from git. Type:

   git log | head

(that is, git log piped into the 'head' function) at the axiom
top level directory. This will give me the eact commit
information for your sources so I can reproduce the error.

Tim


Eduardo Cavazos wrote:
Hi!

The build finishes on my system with the following output:

----------------------------------------------------------------------
make[4]: Entering directory `/src/axiom/int/input'
0 starting algebra regression testing
make[5]: Entering directory `/src/axiom/int/input'
make[5]: *** No rule to make target `Any.regress', needed by `all'. Stop.
make[5]: Leaving directory `/src/axiom/int/input'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/src/axiom/int/input'
make[3]: *** [regress] Error 2
make[3]: Leaving directory `/src/axiom/src/input'
make[2]: *** [inputdir] Error 2
make[2]: Leaving directory `/src/axiom/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/src/axiom'
make: *** [all] Error 2
/src/axiom #
----------------------------------------------------------------------

Any guesses?

I'm on a Linux system with gcc 4.2.2. Let me know if you need more particular information.

Thanks!

Ed


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




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

Reply via email to