Dear FriCAS Dev. team,

I'm running Puppy Linux racy  5.2.2 on my old Dell laptop.
I try to build FriCAS on my system using the following instructions:

$ svn co https://fricas.svn.sourceforge.net/svnroot/fricas/trunk fricas
(to fetch FriCAS files)
$ ./configure
(puppy is a poor -but very fast and useful- Linux version and i did a
bunch of works to work this command)
$ make

but before issuing 'make install' I got the following error messages:

"decFatal is an internal function that declares that the preceding
test did not fail with a fatal error."
--------(decXfFatal ((Void)))---------
--->-->UnittestCount((decXfFatal ((Void)))): Improper first word in
comments: like
"like decFatal,{} but for expected failures."
--------(addWarning ((Void) (OutputForm)))---------

   >> System error:
   couldn't rename
  /root/fricas/src/algebra/TESTCNT.erlib/
to
  /root/fricas/src/algebra/TESTCNT.NRLIB:
Invalid cross-device link

(1) -> cp TESTCNT.NRLIB/TESTCNT.fasl
/root/fricas/target/i686-pc-linux/algebra/TESTCNT.fasl
cp: cannot stat `TESTCNT.NRLIB/TESTCNT.fasl': No such file or directory
make[4]: *** [/root/fricas/target/i686-pc-linux/algebra/TESTCNT.fasl] Error 1
make[4]: Leaving directory `/root/fricas/src/algebra'
make[3]: *** [do-update-spads] Error 2
make[3]: Leaving directory `/root/fricas/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory `/root/fricas/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory `/root/fricas/src'
make: *** [all-src] Error 2

Now, would you please tell me what is wrong and what should I do to
correct it ?!


Thanks
Hassan

-- 
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