Chris Van Dusen | 26 Jul 23:28

Error Building cocoa application

Hi,

Well, I was able to get CCL rebuilt, but now am getting the following  
error requiring cocoa-application:

? (require "cocoa-application")
 > Error: Can't resolve foreign symbol "objc_lookUpClass"
 > While executing: CCL::RESOLVE-EEP, in process Initial(0).

at which point CCL hangs.

Thanks,
Chris.
Gary Byers | 27 Jul 04:57

Re: Error Building cocoa application

That's fixed in the trunk (it only affected the trunk) in 10213.

The trunk has been more unstable than usual for the last week or
so, and I've noticed (and someone's reported) some new general
flakiness.  That's generally a good thing, but it does mean
that stuff like this gets introduced.  (

I think that I broke some cases of Darwin symbol lookup when getting
things working under Solaris.  It might be wise for people who've
been using the trunk to not update for a little while yet, people
who're thinking of doing so to also hold off, and people who're
in the process of switching to trunk to curse the bad timing
involved.

On Sat, 26 Jul 2008, Chris Van Dusen wrote:

> Hi,
>
> Well, I was able to get CCL rebuilt, but now am getting the following
> error requiring cocoa-application:
>
> ? (require "cocoa-application")
> > Error: Can't resolve foreign symbol "objc_lookUpClass"
> > While executing: CCL::RESOLVE-EEP, in process Initial(0).
>
> at which point CCL hangs.
>
>
> Thanks,
> Chris.
(Continue reading)


Gmane