[cffi-devel] Can't get cffi to install from QL

Luís Oliveira luismbo at gmail.com
Sun Feb 24 09:32:59 UTC 2013


On Sat, Feb 23, 2013 at 10:22 PM, Yves S. Garret
<yoursurrogategod at gmail.com> wrote:
> Hi all, I tried installing Drakma in Common Lisp and this is what happened:

The error message is: "*** - CFFI requires CLISP compiled with dynamic
FFI support." This means that if you want to use CFFI with CLISP, you
need to compile CLISP with the aforementioned feature by passing the
appropriate flag to configure. Note that CLISP is one of many Common
Lisp implementations and you can use a different one. I recommend
SBCL.

Cheers,

-- 
Luís Oliveira
http://r42.eu/~luis/




More information about the cffi-devel mailing list