I'm getting a rather strange error message during build:

Phase 1
Checking for foreign routines
AXIOM="./axp"
spad-lib="./axp/lib/libspad.so"
                 FriCAS (AXIOM fork) Computer Algebra System 
                         Version: FriCAS 2010-09-22
             Timestamp: Wednesday November 10, 2010 at 15:11:57 
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
 
   Using local database ./r1/algebra/compress.daase..   Using local
   database ./r1/algebra/interp.daase..
   Using local database ./r1/algebra/operation.daase..
   Using local database ./r1/algebra/category.daase..
   Using local database ./r1/algebra/browse.daase..
   There are no library operations named output 
      Use HyperDoc Browse or issue
                               )what op output
      to learn if there is any operation containing " output " in its 
      name.
 
   Cannot find a definition or applicable library operation named 
      output with argument type(s) 
                                   String
      
      Perhaps you should use "@" to indicate the required return type, 
      or "$" to specify which version of the function you need.
(1) -> )lisp (setf |$bootStrapMode| t)


It seems that most of the algebra compiles fine, but eventually sbcl
chokes and the build stops in the sbcl debugger.  This is with sbcl
1.0.28, called with --dynamic-space-size 1200, on suse 11.2, 64 bit.

Any idea where to look?

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to