[Openmcl-devel] Problem updating Clozure CL from CVS

R. Matthew Emerson rme at clozure.com
Sat Nov 10 07:40:28 PST 2007


On Nov 10, 2007, at 7:22 AM, Rainer Joswig wrote:

> I have just updated the sources on my machine with the CVS repository.
>
> Now (require "COCOA") fails. There seems to be a Problem making
> a Hemlock buffer.

Try recompiling Hemlock;  I think that's probably what's causing the  
trouble.  (There were some Hemlock changes about a week ago that got  
rid of hi::*buffer-gap-context*.)

Start ccl, evaluate

? (require "COMPILE-HEMLOCK")
? (ccl::compile-hemlock t)

and then try the (require "COCOA").

See the end of ccl:cocoa-ide;README for a few notes on why this is  
sometimes needed.




More information about the Openmcl-devel mailing list