[araneida-devel] Error compiling araneida 0.90.1
Alan Shields
public at alan.shields.name
Thu Mar 2 00:50:36 UTC 2006
On Wed, Feb 22, 2006 at 11:33:18PM +0100, Christian Haselbach wrote:
> 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}>
No, you're on the right list!
Sorry for the delay in response.
The trouble is that Araneida (for a few revisions now) has used
the SBCL thread interface of SBCL 0.9.8 (or is it 0.9.7?).
It will not work without a current version of SBCL - 0.9.2 is very much out of
date when it comes to multithreading.
Your other option is to use an older version of Araneida.
Sorry,
Alan
--
"It's a poodle...put it on 'delicate'."
-- Unknown
More information about the Araneida-devel
mailing list