[cffi-devel] close-foreign-library assert
Luís Oliveira
luismbo at gmail.com
Thu Mar 21 20:47:54 UTC 2013
On Thu, Mar 21, 2013 at 12:20 PM, nan <noncopyable at 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/
More information about the cffi-devel
mailing list