Hi Waldek,

I cannot compile trunk@1132

cd /home/hemmecke/SPEEDY-HDD/build/fricas.zvol
~/fricas-src/configure --prefix=/zvol/fricas/x86_64 --enable-gmp
time make > make.log 2>&1

The end of make.log looks like ... (see below).
It's and VPATH build, as you can see.

Ralf


UPSCAT ULSCAT ULSCCAT UPOLYC UPXSCAT UPXSCCA UTSCAT XALG XFALG XPOLYC TENSCAT TENSPRP TENSPC BIALG COALG HOPFALG TSEREXP JBC JBFC JBBFC VARCAT ALIST BOOLEAN CHAR DFLOAT FRAC ILIST IARRAY1 ISTRING IVECTOR INT LIST NNI OUTFORM PI PRIMARR REF SEX SINT STRING SYMBOL VECTOR MATRIX ARRAY1 IIARRAY2 ARRAY2 U32VEC ; do \
              echo ")compile $A.spad" >> boot_doms.input ; \
          done ; \
          mkdir -p r1/algebra ; \
cp /home/hemmecke/g/fricas/src/share/algebra/*.daase r1/algebra ; \
          mkdir axp ; \
cp -r /home/hemmecke/SPEEDY-HDD/build/fricas.zvol/target/x86_64-unknown-linux/autoload axp ; \ cp -r /home/hemmecke/SPEEDY-HDD/build/fricas.zvol/target/x86_64-unknown-linux/algebra axp ; \ cp -r /home/hemmecke/SPEEDY-HDD/build/fricas.zvol/target/x86_64-unknown-linux/share axp ; \
          cp /home/hemmecke/g/fricas/src/share/algebra/gloss.text . ; \
          cp /home/hemmecke/g/fricas/src/share/algebra/topics.data  . ; \
          ( echo ')read "boo_db.input"' | \
AXIOM=./axp DAASE=./r1 /home/hemmecke/SPEEDY-HDD/build/fricas.zvol/build/x86_64-unknown-linux/bin/interpsys ) || \
              exit 1 ; \
          mkdir -p r7/algebra && \
          mv browse.daase  category.daase  compress.daase  interp.daase \
              operation.daase r7/algebra || exit 1 ; \
          touch stamp-db ; \
        fi
cp: cannot stat `/home/hemmecke/g/fricas/src/algebra/boo_db.input': No such file or directory
Checking for foreign routines
AXIOM="./axp"
spad-lib="./axp/lib/libspad.so"
                 FriCAS (AXIOM fork) Computer Algebra System
          Version: FriCAS c5879cc82404ea35aaaeaf7217ff4f5ac10c69f6
               Timestamp: Thursday August 4, 2011 at 00:23:02
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------

Using local database ./r1/algebra/compress.daase.. Using local database ./r1/algebra/interp.daase..
   Using local database ./r1/algebra/operation.daase..
   Using local database ./r1/algebra/category.daase..
   Using local database ./r1/algebra/browse.daase..
(1) ->
   The file boo_db.input is needed but does not exist.
(1) -> 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 `/zlocal/sda3/hemmecke/build/fricas.zvol/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory `/zlocal/sda3/hemmecke/build/fricas.zvol/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory `/zlocal/sda3/hemmecke/build/fricas.zvol/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