axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Error with Axiom.CVS & gcl-2.6.1


From: David MENTRE
Subject: Re: [Axiom-developer] Error with Axiom.CVS & gcl-2.6.1
Date: Sun, 26 Oct 2003 13:41:03 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Hello Wolfgang,

address@hidden (Wolfgang Zocher) writes:

> when I tried to build axiom from scratch last night I got the errors listed
> below. Is this kind of error symptomatic for the new release of gcl? Has

No, it is not related to gcl.. It is more probably related to an issue
in Axiom internal database which describes Axiom knowledge on math
"modules".

> anyone tried to compile with gcl-2.7.x (CVS)? 

I don't think so.

[...]
> (1) -> 0 making /home/wolzoc/axiom-athlon/mnt/linux/algebra/NODE1.o from 
> /home/wolzoc/axiom-athlon/int/algebra/NODE1.NRLIB
> cp: Aufruf von stat für 
> »/home/wolzoc/axiom-athlon/int/algebra/NODE1.NRLIB/code.o« nicht möglich: 
> Datei oder Verzeichnis nicht gefunden

Both Tim, you and I failed on the same file. I have the same error
message as you.

I think the proper cause of failure is:
   compiling local solveBernoulli : (Record(coef1: F,coefn: F,exponent: 
NonNegativeInteger),BasicOperator,Symbol,F) -> Union(F,failed)
   Semantic Errors: 
      [1]  ElementaryFunctionODESolver is not a known type
 
   Warnings: 
      [1] solve: not known that (OrderedSet) is of mode (CATEGORY package 
(SIGNATURE solve ((Union F failed) F F (BasicOperator) (Symbol))))
      [2] checkBernoulli: not known that (Ring) is of mode (CATEGORY package 
(SIGNATURE solve ((Union F failed) F F (BasicOperator) (Symbol))))


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




reply via email to

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