I looked at the build logs and at src_aldor2.tgz.  AFAICS the
very first line in the log is wrong.  Namely, the Makefile
assumes old directory structure.  Currently both in wh-sandbox
and in build-improvements OBJ directory is gone.  Supporting
programs are in build/x86_64-unknown-linux/bin (where
x86_64-unknown-linux must be replaced by system name).  wh-sandbox
still uses INT directory, but it is going to change
(to match build-improvements).
After creating OBJ and some linking here and there I eventually succeeded in compiling src_aldor. Still this does not seem to be enough, as it says

)co aux
    Compiling AXIOM source code from file /home/lehner/ax/lib/aux.as
       using AXIOM-XL compiler and options
-O -Fasy -Fao -Flsp -laxiom -Mno-AXL_W_WillObsolete -DAxiom -Y $AXIOM/algebra
       Use the system command )set compiler args to change these
       options.

    >> System error:
    The function GETENV is undefined.

Franz


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

Reply via email to