[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] libffi 2.1
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] libffi 2.1 |
Date: |
Wed, 21 Jun 2006 11:23:42 +0200 |
On 6/21/06, Ben Matasar <address@hidden> 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] libffi 2.1, felix winkelmann, 2006/06/20
- Re: [Chicken-users] libffi 2.1, Ben Matasar, 2006/06/21
- Re: [Chicken-users] libffi 2.1,
felix winkelmann <=
- Re: [Chicken-users] libffi 2.1, Ben Matasar, 2006/06/21
- Re: [Chicken-users] libffi 2.1, Ben Matasar, 2006/06/22
- Re: [Chicken-users] libffi 2.1, Zbigniew, 2006/06/22
- Re: [Chicken-users] libffi 2.1, Ben Matasar, 2006/06/22
- Re: [Chicken-users] libffi 2.1, Zbigniew, 2006/06/22