On Thu, Mar 21, 2013 at 11:10 AM, nan noncopyable@gmail.com wrote:
cmucl gives the same error. ecl takes the easy way out, %close-foriegn-library not implemented (which is so much better than that assert) clisp looks like it works, returns T. ccl couldn't manage to install it with archlinux-aur package
CCL would be a good one to try. It's easy to download a binary following the instructions from their website.
In any case, it would be nice to come up with a minimal reproducible test case. First off, do you see the same error if you try to load and reload the libtest.so library that comes with the CFFI test suite?