On Wed, Nov 11, 2015 at 4:39 PM, Mirko Vukovic <mirko.vuko...@gmail.com> wrote: > Hi Louis, > > (I reply to you and not to the forum since you replied to me only - you are > welcome to forward my reply to the forum)
Oops, my mistake. > 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? > 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 > - On subsequent loadings, I did not need to do that > > I used ql:quickload to load :cffi-libffi > > Tested on CCL 1-11 and SBCL 1.3.0 > > Both Antik and GSLL compile nicely (except for some other minor issues, but > those are for the antik/gsll forum). > > Thanks, > > Mirko Thanks, -- Luís Oliveira http://kerno.org/~luis/