axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Progress on the Solaris 9 build


From: Kostas Oikonomou
Subject: [Axiom-developer] Progress on the Solaris 9 build
Date: Tue, 21 Dec 2004 13:34:27 -0500
User-agent: Opera M2/7.54 (SunOS, build 751)


I've made some progress finally, thanks to a lot of help from Camm.
GCL 2.6.5 finally builds.

 After that, the make enters axiom--main--1--patch-17/src/boot.
Here things go well for a while, until this error:

272 making /home/build/axiom--main--1--patch-17/obj/sol9gcc/interp/g-util.lisp 
from /home/build/axiom--main--1--patch-17/src/interp/g-util.boot.pamphlet
221 making /home/build/axiom--main--1--patch-17/obj/sol9gcc/interp/clam.lisp 
from /home/build/axiom--main--1--patch-17/src/interp/clam.boot.pamphlet
403 making /home/build/axiom--main--1--patch-17/obj/sol9gcc/interp/slam.lisp 
from /home/build/axiom--main--1--patch-17/src/interp/slam.boot.pamphlet
3 making /home/build/axiom--main--1--patch-17/obj/sol9gcc/bin/depsys


Loading /home/build/axiom--main--1--patch-17/obj/sol9gcc/interp/makedep.lisp

Error: Cannot open the file 
/home/build/axiom--main--1--patch-17/obj/sol9gcc/interp/sys-pkg.lsp.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by PROGN.
Broken at LOAD.  Type :H for Help.
make[3]: *** [/home/build/axiom--main--1--patch-17/obj/sol9gcc/bin/depsys] 
Error 255
make[3]: Leaving directory `/home/build/axiom--main--1--patch-17/src/interp'
make[2]: *** [interpdir] Error 2
make[2]: Leaving directory `/home/build/axiom--main--1--patch-17/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/home/build/axiom--main--1--patch-17'
make: *** [all] Error 2
bash-2.05$



The problem is that all the files in obj/sol9gcc/interp are named ".lisp", not 
".lsp".


                                        Kostas




reply via email to

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