Problems running maxima on sbcl



What happens if you do ./maxima-local from a mingw terminal?

I can build CVS Maxima using sbcl 1.0.6 for windows. From a
mingw terminal, I can run Maxima using ./maxima-local, but
as far as I can tell, 'make install' doesn't work correctly.
I haven't tried make install for some time, but last I tried,
I couldn't get Maxima to run from a command line (or any other
way). It would be great if somebody would fix this (or determine
that it is a problem with sbcl).

The testsuite reports no unexpected problems using Maxima CVS +
XP + sbcl 1.0.6 + mingw.

Barton

-----maxima-bounces at math.utexas.edu wrote: -----

>To: maxima at math.utexas.edu
>From: Reinhard Oldenburg
>Sent by: maxima-bounces at math.utexas.edu
>Date: 07/13/2007 09:52AM
>Subject: Problems running maxima on sbcl
>
>I tried to get maxima 5.12.0 running on the windows port of sbcl 1.0.6.
>The compilation goes throuh. But when I start maxima I get:
>
>--------------------------
>......
> # # #
> # #)
>* (cl-user::run)
>
>Maxima 5.12.0 http://maxima.sourceforge.net
>Using Lisp SBCL 1.0.6
>Distributed under the GNU Public License. See the file COPYING.
>Dedicated to the memory of William Schelter.
>This is a development version of Maxima. The function bug_report()
>provides bug reporting information.
>(%i1) 2+3;
>
>Maxima encountered a Lisp error:
>
> The value 64 is not of type BIT.
>
>Automatically continuing.
>To reenable the Lisp debugger set *debugger-hook* to nil.
>-----------------------------
>
>Any hints on this?
>
>
>
>Yours,
>Reinhard Oldenburg
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima