Hello

since apparently there is no amd64 binary package I tried to
compile one myself and started with wh-sandbox.
It finished after 12 hours (with --enable-checking).

Then I tried to follow the instructions on
http://wiki.axiom-developer.org/AldorForAxiom:

fetched and installed
http://wiki.axiom-developer.org/public/aldor-linux-x86_64-v1.0.2.bin

fetched
http://wiki.axiom-developer.org/src_aldor2.tgz

$ make --version
GNU Make 3.80

$ javac -version
javac 1.5.0_10

unpacked src_aldor2.tgz into
wh-sandbox/src/aldor

document Makefile.pamphlet
apparently is not enough, as the other pamphlets are not unpacked.

what does
"set AXIOM environment variables"
mean?
Should it point to the source or to the target?

So far I tried
export AXIOM=/usr/local/src/axiom/wh-sandbox/build/x86_64-unknown-linux
because it makes most sense with the other variables in the Makefile.


Make.rules:365, 399, 412:
No file found for "include"


Make.rules:204: wh-sandbox/int/aldor/sax0/spadset.mk: File not found

indeed the only file there is spadset_check.mk
and then it complains about plenty of missing *.dep files:
wh-sandbox/int/aldor/gendeps/AF.dep: File not found

should I try another branch? If yes, which one?

thanks,
Franz


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to