[Openmcl-devel] compiling the ide
Gary Byers
gb at clozure.com
Fri Jun 9 17:22:37 PDT 2006
Thanks. I haven't found the bug yet. Very little's changed in the
examples directory since 1.0 (and what has changed there doesn't
affect this). I suspect that some MOP method that used to be
applicable (for instance) to "any class whose instances have slots
(basicaly everything but builtin-classes) got gratuitously changed to
be more restrictive (and is no longer applicable to foreign classes.)
[Well, either that or something even dumber.]
On Fri, 9 Jun 2006, Gary King wrote:
> Hi Gary,
>
> In case it helps at all, the problem occurs even if all you require is
> objc-support. Also, I was able to (require 'objc-support) back on May 12,
> 2006 when I experimented a bit with the address book.
>
>
> On Jun 9, 2006, at 3:26 PM, Gary Byers wrote:
>
>>
>>
>> On Fri, 9 Jun 2006, Joshua Moody wrote:
>>
>>> Out of curiosity, I tried to compile and open the IDE today after
>>> downloading the 1.1-pre-060608 distribution. I following the
>>> directions here:
>>>
>>> http://openmcl.clozure.com/Doc/Building-the-IDE.html#Building-the-IDE
>>>
>>> and I got this error:
>>>
>>> Welcome to OpenMCL Version 1.1-pre-060608 (DarwinPPC32)!
>>> ? (require "COCOA")
>>>> Error: #<error printing NS:+NS-OBJECT #x85D88FE> has no slot named
>>> DIRECT-SLOTS.
>>>> While executing: #<STANDARD-KERNEL-METHOD SLOT-MISSING (T T T T)>,
>>> in process listener(1).
>>>> Type :POP to abort, :R for a list of available restarts.
>>>> Type :? for other options.
>>> 1 >
>>>
>>> Any thoughts?
>>>
>>
>> I haven't touched that code in months (I keep -meaning- to), but have
>> apparently broken something.
>>
>>> I found the same behavior in 1.1-pre-060511.
>>>
>>>
>>
>> And apparently did so at least a month or so ago.
>>
>>>
>>> Specs:
>>> Mac 10.4.6
>>> PowerBook G4
>>> XCode Version: 2.3 (does this matter?)
>>
>> It's very unlikely that the XCode version matters; it's possible that
>> the OS version does.
>>
>> Thanks; I'll try to fix whatever it is in the next day or so.
>>
>>>
>>> jjm
>>>
>>> _______________________________________________
>>> Openmcl-devel mailing list
>>> Openmcl-devel at clozure.com
>>> http://clozure.com/mailman/listinfo/openmcl-devel
>>>
>>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
>
>
> --
> Gary Warren King
> metabang.com
> http://www.metabang.com/
> (413) 210 7511
> gwking on #lisp (occasionally)
>
>
>
More information about the Openmcl-devel
mailing list