axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] On statically linked Axiom


From: David MENTRE
Subject: [Axiom-developer] On statically linked Axiom
Date: Sun, 19 Oct 2003 21:56:00 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Hello Tim,

I was trying my trick to build a statically linked Axiom but the
compilation failed at one step. After building a fresh gcl (which is
indeed static), I erased obj/linux/bin/interpsys and
obj/linux/bin/depsys to force their recompilation. Recompilation of
depsys fails with following error message:

make[3]: Entering directory 
`/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/src/interp'
3 making 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/bin/depsys

>
Loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/makedep.lisp
Loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/sys-pkg.lsp
Finished loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/sys-pkg.lsp
Loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/nocompil.lsp
Finished loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/nocompil.lsp
Loading 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/util.o

Error: Undefined symbol
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LOAD.
Broken at LOAD.  Type :H for Help.
>>4 /home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/bin/depsys 
>>created
63 making 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/macros.o
 from 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/int/interp/macros.lisp
/bin/sh: 
/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/bin/depsys: No 
such file or directory
make[3]: *** 
[/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/obj/linux/interp/macros.o]
 Error 127
make[3]: Leaving directory 
`/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/src/interp'
make[2]: *** [interpdir] Error 2
make[2]: Leaving directory 
`/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory 
`/home/david/pub/axiom-libre/axiom-static-i386-dm/axiom'
make: *** [all] Error 2

Do you see what could have gone wrong?

Yours,
d.
-- 
David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]