On Thu, Mar 21, 2013 at 12:20 PM, nan <noncopya...@gmail.com> wrote:
> For this one, i tried using all the compilers i got, After (ql:quickload
> :cffi-tests), all stuck at:
[...]
> fatal error: ffi.h: No such file or directory

cffi-tests tries to load cffi-libffi which requires libffi's
development headers. You don't need to actually load cffi-tests
though. Just cd into the tests/ directory and run make to compile
libtest.so.

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

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to