[Bese-devel] problem compiling arnesi-1.1.1 on clisp-2.32

Matthew Kennedy mbkennedy at austin.rr.com
Fri Feb 13 07:24:05 UTC 2004


Hi Marco,

I'm experiencing a problem compiling arnesi-1.1.1 with clisp.  The
error message is below.  The problem seems to be in
src/specials.lisp, def-special-environment, check-required, but I
can't see why it would work in SBCL and CMUCL but not CLISP.
CLISP-ism perhaps?

Matt

[1]> (asdf:oos 'asdf:compile-op :arnesi)
...

Compiling file /home/mkennedy/tmp/arnesi_1.1.1/src/code-transformers/walk/walk.lisp ...
** - Continuable Error
EVAL: undefined function CHECK-REQUIRED
If you continue (by typing 'continue'): Retry
The following restarts are also available:
STORE-VALUE    :R1      You may input a new value for (FDEFINITION 'CHECK-REQUIRED).
USE-VALUE      :R2      You may input a value to be used instead of (FDEFINITION 'CHECK-REQUIRED).
RETRY          :R3
Retry performing #<ASDF:COMPILE-OP NIL #x203E4449> on #<ASDF:CL-SOURCE-FILE "walk"
  #x203E661D>.
ACCEPT         :R4
Continue, treating #<ASDF:COMPILE-OP NIL #x203E4449> on #<ASDF:CL-SOURCE-FILE "walk"
  #x203E661D> as having been successful.
 
Break 1 ARNESI[2]>

-- 
Matthew Kennedy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20040213/0edfd201/attachment.sig>


More information about the bese-devel mailing list