On Wed, Nov 11, 2015 at 4:39 PM, Mirko Vukovic <mirko.vukovic@gmail.com> wrote:
> I downloaded from github and got qualified success:
> - At first loading I had to specify the path to ffi.h using cffi::*cc-flags*
> for the compilation to proceed
That's unexpected. Does that mean it failed to execute pkg-config? If
the compilation log doesn't yield any tips, perhaps you could tweak the
pkg-config-cflags definition (in cffi/grovel/grove.lisp) to add some
debugging output and see what's going on there?