Subject: Build fails with gcl development snapshot
From: Robert Dodier
Date: Sun, 8 Nov 2009 19:42:24 -0700
On 11/8/09, Frederik Himpe <fhimpe at telenet.be> wrote:
> Error in PROGN [or a callee]: Caught fatal error [memory may be damaged]
>
> Fast links are on: do (use-fast-links nil) for debugging
> Broken at PROGN. Type :H for Help.
> 1 (Continue) Retry loading file
> "/usr/lib/gcl-2.6.8/xgcl-2/../cmpnew/gcl_collectfn.o".
> 2 (Abort) Return to top level.
Looks to me like a bug in GCL.
You could try raising the issue on the GCL development list.
Or you could try compiling with a stable version.
I don't know what is the most recent stable version;
maybe it's 2.6.7 or 2.6.8, you'll have to ask someone else.
Or you could use a different Lisp implementation.
Try SBCL for instance.
Sorry I can't be more helpful.
Robert Dodier