axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Failure in Solaris 9 build, patch 23


From: Kostas Oikonomou
Subject: Re: [Axiom-developer] Failure in Solaris 9 build, patch 23
Date: Fri, 31 Dec 2004 09:51:12 -0500
User-agent: Opera M2/7.54 (SunOS, build 751)

Tim,

I'm a little lost here :-)   I checked that indeed there is no 
obj/sol9gcc/interp/nocompil.o.
Other than that, I could send the whole output of make, if it would be helpful.

                                        Kostas


On Thu, 30 Dec 2004 23:01:04 -0500, root <address@hidden> wrote:

Kostas,


...
Loading /home/build/axiom--main--1--patch-23/obj/sol9gcc/interp/patches.o
start address -T 78c408 Finished loading 
/home/build/axiom--main--1--patch-23/obj/sol9gcc/interp/patches.o
start address -T 667480    Using local database 
/home/build/axiom--main--1--patch-23/src/share/algebra/compress.daase..   
Re-reading compress.daase   Using local database 
/home/build/axiom--main--1--patch-23/src/share/algebra/interp.daase..   
Re-reading interp.daase
    AXIOM initialization: interpreter
start address -T b55dc0    AXIOM initialization: database
    AXIOM initialization: constructors
    AXIOM initialization: history
                         AXIOM Computer Algebra System
                    Version: Axiom 3.0 Beta (January 2005)
               Timestamp: Friday December 31, 2004 at 11:26:44
-----------------------------------------------------------------------------
    Issue )copyright to view copyright notices.
    Issue )summary for a summary of useful system commands.
    Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------


Error:  Lisps arglist maximum surpassed
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by APPLY.
Broken at APPLY.  Type :H for Help.
BOOT>>make[3]: *** 
[/home/build/axiom--main--1--patch-23/obj/sol9gcc/bin/interpsys] Error 255
make[3]: Leaving directory `/home/build/axiom--main--1--patch-23/src/interp'
make[2]: *** [interpdir] Error 2
make[2]: Leaving directory `/home/build/axiom--main--1--patch-23/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/home/build/axiom--main--1--patch-23'


Many centuries ago, there used to be a problem in GCL about the number
of arguments that a compiled function could accept.


Error:  Lisps arglist maximum surpassed


In order to get around this problem there is a file called
src/interp/nocompil.lisp.pamphlet. I can't imagine how this
could ever be compiled as the makefile does not do it. The
file obj/sol9gcc/interp/nocompil.lsp should not have a
corresponding nocompil.o file.

There is a function called |Join| which exceeds the GCL maximum.
I'm not sure why this shows up for you.

Tim







reply via email to

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