<div dir="ltr">Could you send *features* so we can make a proper conditional? Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 16, 2016 at 7:47 AM, Martin Kielhorn <span dir="ltr"><<a href="mailto:kielhorn.martin@gmail.com" target="_blank">kielhorn.martin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br></div>I tried to load cffi that comes with Quicklisp on SBCL 1.3.2 on a Raspberry PI 2.<br><br></div>I had to comment out FFI_UNIX64<br><br><span style="font-family:monospace,monospace">(cenum abi<br> ((:default-abi "FFI_DEFAULT_ABI"))<br> ((:sysv "FFI_SYSV"))<br> #+nil ((:unix64 "FFI_UNIX64"))<br>)</span><br><br clear="all"><div><div><div><div>in the file quicklisp/dists/quicklisp/software/cffi_0.16.1/libffi/libffi-unix.lisp <br></div><div>to make it load.<br></div><div><br><br></div><div>Regards, Martin<br></div><div><br></div></div></div></div></div>
</blockquote></div><br></div>