axiom-mail
[Top][All Lists]
Advanced

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

[Axiom-mail] Broken compile?


From: James Cloos
Subject: [Axiom-mail] Broken compile?
Date: Wed, 17 Aug 2011 18:05:07 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

I compiled and installed 201107 today.

When I run it, axiom and hyperdoc open OK, browsing in hyperdoc works,
but axiom itself fails with, eg:

                        AXIOM Computer Algebra System
                         Version: Axiom (July 2011)
              Timestamp: Wednesday August 17, 2011 at 16:48:12
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
   Visit http://axiom-developer.org for more information
-----------------------------------------------------------------------------
   
   Re-reading compress.daase   Re-reading interp.daase
   Re-reading operation.daase
   Re-reading category.daase
   Re-reading browse.daase
(1) ->
(1) -> m: MPOLY([x,y],INT) := (x**2 - x*y**3 + 3*y)**2
 1) ->
   >> System error:
   Can't open file "/opt/axiom/algebra/INT.data"

There are no .data files there, just .o files.

The build log shows:

    compiling INT.lsp to INT.o

    compiling INT.spad to INT.nrlib

    copying INT.nrlib to INT.o

but no mention of INT.data.

An strace(8) shows that it looked for INT.data immediately after
reading in INT.o.

I'm at a bit of a loss of where to go from here.  The bug which
prevented 201101 from working is gone, but it still fails.

What is needed to get this to work?

(Fricas and open-axiom are no better; they both dump into a lisp
debugger when run.)

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6



reply via email to

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