Hi,
Here is my make output:
cd ./src && make all-src
make[1]: Entering directory `/home/neo/sources/ax-build/src'
make[2]: Entering directory `/home/neo/sources/ax-build/src/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/neo/sources/ax-build/src/lib'
cd lisp && make all-lisp
make[2]: Entering directory `/home/neo/sources/ax-build/src/lisp'
make[2]: Nothing to be done for `all-lisp'.
make[2]: Leaving directory `/home/neo/sources/ax-build/src/lisp'
make[2]: Entering directory `/home/neo/sources/ax-build/src/boot'
make OBJECTS="ptyout.o btincl2.o btscan2.o typrops.o btpile2.o typars.o
tytree1.o" /home/neo/sources/ax-build/build/i686-pc-linux/bin/bootsys
make[3]: Entering directory `/home/neo/sources/ax-build/src/boot'
make[3]: `/home/neo/sources/ax-build/build/i686-pc-linux/bin/bootsys' is up
to date.
make[3]: Leaving directory `/home/neo/sources/ax-build/src/boot'
make[2]: Leaving directory `/home/neo/sources/ax-build/src/boot'
25 making interp
cd interp && make all-interpsys
make[2]: Entering directory `/home/neo/sources/ax-build/src/interp'
make /home/neo/sources/ax-build/build/i686-pc-linux/bin/interpsys
make[3]: Entering directory `/home/neo/sources/ax-build/src/interp'
make[3]: `/home/neo/sources/ax-build/build/i686-pc-linux/bin/interpsys' is
up to date.
make[3]: Leaving directory `/home/neo/sources/ax-build/src/interp'
make[2]: Leaving directory `/home/neo/sources/ax-build/src/interp'
../../fricas/config/mkinstalldirs
/home/neo/sources/ax-build/target/i686-pc-linux/lib
cd share && make
make[2]: Entering directory `/home/neo/sources/ax-build/src/share'
3 finished ../../../fricas/src/share
make[2]: Leaving directory `/home/neo/sources/ax-build/src/share'
../../fricas/config/mkinstalldirs
/home/neo/sources/ax-build/target/i686-pc-linux/share
cd hyper && make util-ht
make[2]: Entering directory `/home/neo/sources/ax-build/src/hyper'
make[2]: Nothing to be done for `util-ht'.
make[2]: Leaving directory `/home/neo/sources/ax-build/src/hyper'
30b running find-algebra-files
(cd ../../fricas/src/algebra; \
. ../scripts/find-algebra-files) \
> algebra/tmp-extract-spad.mk
../../fricas/src/../config/move-if-change \
algebra/tmp-extract-spad.mk algebra/extract-spad.mk
cd algebra && make
make[2]: Entering directory `/home/neo/sources/ax-build/src/algebra'
if [ -f use_lisp ] ; then \
make BUILD_WAY=use_lisp stamp-alg ; \
else \
make BUILD_WAY=normal stamp ; \
fi
make[3]: Entering directory `/home/neo/sources/ax-build/src/algebra'
if [ ! -f stamp-db ] ; then \
grep -h '^)abbrev ' *.spad > abbrevs.input ; \
cp ../../../fricas/src/algebra/boo* . ; \
sed 's,@BBLD@
,/home/neo/sources/ax-build/build/i686-pc-linux/bin,;s,@FASLEXT@
,o,;s,@GOOD_SHELL@,/bin/sh,' ../../../fricas/src/algebra/boot-sum.in >
boot-sum.sh ; \
chmod 755 boot-sum.sh ; \
mkdir -p r1/algebra ; \
cp /home/neo/sources/fricas/src/share/algebra/*.daase r1/algebra ;
\
mkdir axp ; \
cp -r /home/neo/sources/ax-build/target/i686-pc-linux/autoload axp
; \
cp -r /home/neo/sources/ax-build/target/i686-pc-linux/algebra axp
; \
cp -r /home/neo/sources/ax-build/target/i686-pc-linux/share axp ;
\
cp /home/neo/sources/fricas/src/share/algebra/gloss.text . ; \
cp /home/neo/sources/fricas/src/share/algebra/topics.data . ; \
./boot-sum.sh && touch stamp-db ; \
fi
compiling TEMUTL.spad to TEMUTL.NRLIB
rm -rf TEMUTL.NRLIB
( \
echo ')co TEMUTL.spad' | DAASE=./rf
AXIOM=/home/neo/sources/ax-build/target/i686-pc-linux
/home/neo/sources/ax-build/build/i686-pc-linux/bin/interpsys \
)
GCL (GNU Common Lisp) 2.6.7 CLtL1 Aug 23 2008 21:54:23
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License: GPL due to GPL'ed components: (XGCL READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter
Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/
openServer result -2
FriCAS (AXIOM fork) Computer Algebra System
Version: FriCAS 2008-05-28
Timestamp: Wednesday September 10, 2008 at 19:39:54
-----------------------------------------------------------------------------
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 ./rf/algebra/compress.daase.. Re-reading
compress.daase Using local database ./rf/algebra/interp.daase..
Re-reading interp.daase
Using local database ./rf/algebra/operation.daase.. Re-reading
operation.daase
Using local database ./rf/algebra/category.daase.. Re-reading
category.daase
Using local database ./rf/algebra/browse.daase.. Re-reading
browse.daase
(1) -> Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/apply.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/c-doc.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/c-util.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/profile.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/category.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/compiler.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/define.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/functor.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/info.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/iterator.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/modemap.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/nruncomp.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/package.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/htcheck.
Compiling FriCAS source code from file
/home/neo/sources/ax-build/src/algebra/TEMUTL.spad using old system
compiler.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/parsing.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/bootlex.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/def.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/fnewmeta.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/metalex.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/metameta.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/parse.
Loading /home/neo/sources/ax-build/target/i686-pc-linux/autoload/postpar.
Loading
/home/neo/sources/ax-build/target/i686-pc-linux/autoload/preparse.
TEMUTL abbreviates package TemplateUtilities
------------------------------------------------------------------------
initializing NRLIB TEMUTL for TemplateUtilities
compiling into NRLIB TEMUTL
importing InputForm
compiling local stripC : (String,String) -> String
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/INT.o for
domain Integer
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/STRING.o
for domain String
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/CHAR.o
for domain Character
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/SINT.o
for domain SingleInteger
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/OUTFORM.o
for domain OutputForm
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/LIST.o
for domain List
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/PRIMARR.o
for domain PrimitiveArray
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/A1AGG-.o
for domain OneDimensionalArrayAggregate&
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/ISTRING.o
for domain IndexedString
Loading /home/neo/sources/ax-build/target/i686-pc-linux/algebra/SRAGG-.o
for domain StringAggregate&
Time: 0.04 SEC.
compiling exported stripCommentsAndBlanks : String -> String
Time: 0 SEC.
compiling exported interpretString : String -> Any
****** comp fails at level 2 with expression: ******
error in function interpretString
(|interpret| | << | (|parse| |s|) | >> |)
****** level 2 ******
$x:= (parse s)
$m:= $EmptyMode
$f:=
((((|s| # #) (|stripC| #))
((|stripC| #) (|#| # # #) (< # #) (<= # #) ...)))
>> Apparent user error:
cannot compile (parse s)
(1) -> cp TEMUTL.NRLIB/TEMUTL.o
/home/neo/sources/ax-build/target/i686-pc-linux/algebra/TEMUTL.o
cp: cannot stat `TEMUTL.NRLIB/TEMUTL.o': No such file or directory
make[3]: ***
[/home/neo/sources/ax-build/target/i686-pc-linux/algebra/TEMUTL.o] Error 1
make[3]: Leaving directory `/home/neo/sources/ax-build/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory `/home/neo/sources/ax-build/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory `/home/neo/sources/ax-build/src'
make: *** [all-src] Error 2
--
Best Regards,
Xiaojun
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---