[Openmcl-devel] Problem updating Clozure CL from CVS
Rainer Joswig
joswig at lisp.de
Sat Nov 10 08:11:21 PST 2007
Am 10.11.2007 um 16:40 schrieb R. Matthew Emerson:
Thanks!
Works now.
Regards,
Rainer Joswig
>
> 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