[Openmcl-devel] Problem compiling Chunga-1.1.5 with CCL trunk 64-bit Linux

Jeff Caldwell jcaldwell at clozure.com
Mon Feb 9 18:02:35 PST 2015


I checked out CCL trunk 64-bit Linux, did a full rebuild, and tried to
build Chunga-1.1.5. I got:

> Error: Special operator or global macro-function CCL::NHASH.MIN-SIZE can't be FUNCALLed or APPLYed
> While executing: #<CCL::STANDARD-KERNEL-METHOD MAKE-LOAD-FORM (HASH-TABLE)>, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.

while compiling Chunga's known-words.lisp file. (E.g. Ctrl-c Ctrl-k in
Slime reproduced the problem.)

I made a change, shown in the patch file below, to ccl/lib/hash.lisp
and did a full rebuild of CCL. Chunga then built successfully.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-hash.lisp
Type: application/octet-stream
Size: 2101 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20150209/4ab7e0be/attachment.obj>


More information about the Openmcl-devel mailing list