Hello,

I've tried to compile fricas now with ecl 9.8.4 on sage.math.

That is a modified version

No success. :-(

Full log of 'make -j1 | tee make.log' is at

http://sage.math.washington.edu/home/hemmecke/pub/

There is also a ecl-9.8.4-config.log which I found in the build 
directory of ecl after I said "sage -i -s ecl-9.8.4".

Looks like the same problem as with ecl 9.4.1.

If you want to use my code use

Apply the patch ...
http://sage.math.washington.edu/home/hemmecke/pub/fricas-aldor-interface.patch

on top of fricas -r673

Then regenerate configure (it's not in the patch).

cd fricas-src
rm configure
./build-setup.sh

Ralf

;;; Finished compiling 
/home/hemmecke/scratch/build/fricas-aldor/src/algebra/EVALAB.NRLIB/EVALAB.lsp. 

------------------------------------------------------------------------ 

    Evalable is now explicitly exposed in frame initial 

    Evalable will be automatically loaded when needed from 

 
/home/hemmecke/scratch/build/fricas-aldor/src/algebra/EVALAB.NRLIB/EVALAB 


)compile "SETCAT.spad"

    Compiling FriCAS source code from file
       /home/hemmecke/scratch/build/fricas-aldor/src/algebra/SETCAT.spad
       using old system compiler.
    SETCAT abbreviates category SetCategory
------------------------------------------------------------------------
    initializing NRLIB SETCAT for SetCategory
    compiling into NRLIB SETCAT

;;;     ***       |SetCategory| REDEFINED
Time: 0 SEC.

    finalizing NRLIB SETCAT
    Processing SetCategory for Browser database:
--------(hash ((SingleInteger) %))---------
--------(latex ((String) %))---------
--------constructor---------
rm: cannot remove directory 
`/home/hemmecke/scratch/build/fricas-aldor/src/algebra/SETCAT.NRLIB': 
Directory not empty
------------------------------------------------------------------------ 

    )library cannot find the file SETCAT. 


)compile "COMPAR.spad"

    Compiling FriCAS source code from file
       /home/hemmecke/scratch/build/fricas-aldor/src/algebra/COMPAR.spad
       using old system compiler.
    COMPAR abbreviates category Comparable
------------------------------------------------------------------------
    initializing NRLIB COMPAR for Comparable
    compiling into NRLIB COMPAR

;;;     ***       |Comparable| REDEFINED
Time: 0.01 SEC.


    >> System error:
    Filesystem error with pathname 
#P"/home/hemmecke/scratch/build/fricas-aldor/src/algebra/SETCAT.NRLIB/SETCAT".
Either
  1) the file does not exist, or
  2) we are not allow to access the file, or
  3) the pathname points to a broken symbolic link.

(1) -> Phase 2
mv: cannot stat `browse.daase': No such file or directory
mv: cannot stat `category.daase': No such file or directory
mv: cannot stat `compress.daase': No such file or directory
mv: cannot stat `interp.daase': No such file or directory
mv: cannot stat `operation.daase': No such file or directory
make[3]: *** [stamp-db] Error 1
make[3]: Leaving directory 
`/home/hemmecke/scratch/build/fricas-aldor/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory 
`/home/hemmecke/scratch/build/fricas-aldor/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory `/home/hemmecke/scratch/build/fricas-aldor/src'
make: *** [all-src] Error 2

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to