It seems that the following commit is causing a generated file to be written into the source tree although I am building out of source.
https://github.com/hemmecke/fricas-svn/commit/7a9326fb3c15b7918c2acf3b5b4078114a0a89a6 Generate command.list git-svn-id: https://fricas.svn.sourceforge.net/svnroot/fricas/trunk@1704 b0c55286-4f34-0410-a049-a1e7e93b0762 master commit 7a9326fb3c15b7918c2acf3b5b4078114a0a89a6 1 parent b3dd4f5 hebisch authored 14 days ago -- After compiling FriCAS I get a warning from the git repository that I have an extra file in the source tree. In the build log I see this: ... ; compiling file "/home/wspage/fricas-src/src/etc/gen-cpl.lisp" (written 04 APR 2014 01:51:39 PM): ; /home/wspage/fricas-build/src/etc/../../../fricas-src/src/etc/gen-cpl.fasl written ... I suppose that this is either meant to be deleted or it should be created elsewhere. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
