Scott Vokes writes:

> I have been trying to update the clisp port, but have run into a snag.
> [...]
> As of 2.39, a configure option, --with-gmalloc, was added to use the
> included GNU malloc instead of OpenBSD's (due to conflicts with
> clisp's memory management), but attempts to build it eventually grind
> to a halt with an error in gmalloc.c itself: [...]

AFAIR the code in the gmalloc.c file bundled with clisp-2.41 is
broken.  I doubt that the upstream clisp maintainers ever tried to
build that code.  Try to build clisp with the gmalloc.c file from
clisp-2.33.2 instead.

BTW, I've never been able to get clisp running with libsigsegv.  Even
clisp-2.33.2 doesn't work when linked to libsigsegv.

Reply via email to