Dear Mcclim Developers I encountered the following problem while trying to compile mcclim with Allegro CL 7.0 on a Debian box
Warning: Variable DEFAULT-TYPE is never used. ; While compiling COM-QUERY-EXIT%ACCEPTOR%0: Error: We don't yet handle ignore of #'EAT-DELIMITER-OR-ACTIVATOR. [condition type: SIMPLE-ERROR]
Restart actions (select using :continue): 0: retry the compilation of /home/frido/tests/mcclim/dialog.lisp 1: continue compiling /home/frido/tests/mcclim/dialog.lisp but generate no output file 2: Retry performing #<ASDF:COMPILE-OP NIL @ #x7144473a> on #<ASDF:CL-SOURCE-FILE "dialog" @ #x712af57a>. 3: Continue, treating #<ASDF:COMPILE-OP NIL @ #x7144473a> on #<ASDF:CL-SOURCE-FILE "dialog" @ #x712af57a> as having been successful. 4: Return to Debug Level 1 (an "abort" restart). 5: Try calling TOP-LEVEL::CD again. 6: Return a value instead of calling TOP-LEVEL::CD. 7: Try calling a function other than TOP-LEVEL::CD. 8: Setf the symbol-function of TOP-LEVEL::CD and call it again. 9: Return to Top Level (an "abort" restart). 10: Abort entirely from this (lisp) process.
[changing package from "COMMON-LISP-USER" to "CLIM-INTERNALS"] [2] CLIMI(11):
Does anyone have tried to compile mcclim with Allegro successfully?
Regards Friedrich