On May 20, 2009, at 6:46 AM, Grant Rettke wrote:
On Sun, May 17, 2009 at 4:20 AM, Eduardo Cavazos
<[email protected]> wrote:
Let me know if it runs "too fast" on your system.
I just tried it on Ubuntu 9.04 with Ikarus 0.0.4-rc1+ and got:
Unhandled exception:
Condition components:
1. &assertion
2. &who: ffi-prep-cif
3. &message: "failed to initialize"
4. &irritants: (void (pointer pointer))
How might I go about determining what I haven't got set up here? :)
Maybe by using the latest revision which I'm pushing as we speak :-)
$ ikarus --r6rs-script empathy.scm
Unhandled exception:
Condition components:
1. &assertion
2. &who: make-c-callout
3. &message: "FFI support is not enabled. You need to recompile
ikarus with --enable-ffi option set in order to make use of the
(ikarus foreign) library."
4. &irritants: ()
Aziz,,,