Dear Peter, Ralf, I just realised that I forgot to delete the already built files under mnt/
So, with a freshly built axiom, make in /src/aldor fails with (sorry, that's a different machine but with the same distribution) mkdir -p /local/scratch/axiom/int/aldor/make touch -t 199901010000 /local/scratch/axiom/int/aldor/make/.dir mkdir -p /local/scratch/axiom/int/aldor touch -t 199901010000 /local/scratch/axiom/int/aldor/.dir SPADSET MK: all_spadsets.mk make[1]: *** Keine Regel, um »/local/scratch/axiom/int/aldor/all_spad_cats.mk« zu erstellen. Schluss. make[1]: Leaving directory `/local/scratch/axiom/src/aldor' make: *** [all] Fehler 2 I hope I can fix this somehow, Martin Martin Rubey <[EMAIL PROTECTED]> writes: > Dear Peter, Ralf > > I just deleted the src/aldor directory and replaced it with a fresh one. > (make clean doesn't seem to work....) > > Now I get a different error message. The build stops with > > Output written on Sort.java.dvi (19 pages, 25524 bytes). > Transcript written on Sort.java.log. > (javac -d /home/martin/GoldenAxiom/int/aldor > /home/martin/GoldenAxiom/src/aldor/Sort.java) > make[1]: *** Keine Regel vorhanden, um das Target > »/home/martin/GoldenAxiom/int/aldor/typelist«, > benötigt von »/home/martin/GoldenAxiom/int/aldor/saxiom/spadset.mk«, zu > erstellen. Schluss. > make[1]: Leaving directory `/home/martin/GoldenAxiom/src/aldor' > make: *** [all] Fehler 2 > > my make is > > make -v > GNU Make 3.81beta4 > > my javac is > > javac -version > Jikes Compiler - Version 1.22 - 3 October 2004 > Copyright (C) IBM Corporation 1997-2003, 2004. > > Ralf, maybe you could send me the contents of your src/aldor directory after > building. Maybe I can spot a difference. > > > I can't debug it at the moment, as I changed machine recently, and in the > > process of > > redoing the aldor code without using java, and a slightly saner makefile > > framework. > > The 'not java' bit works, but I need a bit of free time to sort out the > > build process. > > Oh, great > > Martin _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
