Hi,
sorry, if this is the wrong mailinglist for this question. I could not search the list's archive (because it is empty).
I tried to install araneida via asdf as described in the documentation, but got a compile error during the installation (in sbcl 0.9.2 on ubuntu linux i386):
; compiling (DEFMACRO WITH-FILE-ERROR-HANDLERS ...)compilation aborted because of fatal error: READ failure in COMPILE-FILE: READER-ERROR at 2615 (line 73, column 29) on #<SB-SYS:FD-STREAM for "file "/home/chriss/.sbcl/site/araneida-version-0.90.1/compat/compat-sbcl.lisp"" {98CC3D9}>: Symbol "THREAD-ALIVE-P" not found in the SB-THREAD package.
; /home/chriss/.sbcl/site/araneida-version-0.90.1/compat/compat-sbcl.fasl written ; compilation finished in 0:00:00 WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL {9ACAFB1}> on #<CL-SOURCE-FILE "compat-sbcl" {91E5CA1}>.
debugger invoked on a ASDF:COMPILE-FAILED in thread 3085244096: erred while invoking #<COMPILE-OP NIL {9ACAFB1}> on #<CL-SOURCE-FILE "compat-sbcl" {91E5CA1}>
------
What can I do?
Thanks.
Ciao Chriss