Felix, That was a fresh build. It's happening again. I'm using chicken 2.3 on my macbook. It may be time to upgrade to a new version of chicken.
Ben On 6/21/06, felix winkelmann <[EMAIL PROTECTED]> wrote:
On 6/21/06, Ben Matasar <[EMAIL PROTECTED]> wrote: > Cool. I've been looking for this. The objc egg does not build yet on > my macbook -- I am looking into it. The build can get through > objc-support.scm but if I try: > > #;1> (use objc-support) > > I get: > > ; loading /opt/local//lib/chicken/objc-support.so ... > Error: unbound variable: |\?\?\?\?\\\\\\\\\\\\\\| > > Call history: > > <eval> (##sys#require (quote objc-support)) <-- > > Which does not suggest that my libffi is working very well. Any ideas? > Hm, I don't think this is libffi related. Can you try to reinstall the objc egg? Apparently chicken is trying to load the .so as source text. cheers, felix
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
