Vadim V. Zhytnikov writes:
>
> debugger invoked on a TYPE-ERROR in thread 5384:
> The value "$$" is not of type (SIMPLE-BASE-STRING 2).
>
>
Even if I fix string type problem I still
can't build Maxima 5.9.1 with SBCL 0.8.17.
SBCL is unable to create the image file
; compilation unit finished
; caught 8 STYLE-WARNING conditions
; printed 3 notes
[doing purification: roots handlers stack bindings staticControl
stack guard page temporarily disabled: proceed with caution
debugger invoked on a SB-KERNEL::CONTROL-STACK-EXHAUSTED in thread 1797:
Control stack exhausted (no more space for function call frames).
This is probably due to heavily nested or infinitely recursive function
calls,
or a tail call that SBCL cannot or has not optimized away.
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE] Continue anyway (skipping to toplevel read/eval/print loop).
1: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
(SB-KERNEL::CONTROL-STACK-EXHAUSTED-ERROR 0)[:EXTERNAL]
0]
--
Vadim V. Zhytnikov
<vvzhy@mail.ru>
<vvzhy@netorn.ru>