Dear gsll-dev,
I was unable to build gsll (through quicklisp) on my gentoo box today because of "missing ffi.h". After I filled a bug report* with gentoo they gave me the advice to use
pkg-config --cflags-only-I libffi
to get the right path to ffi.
I am able to build gsll anyway but maybe this "tool" is something that could be incorporated into the build of gsll.
Cheers, Niklas
OK, thanks. I've looked at that before and found that it sometimes returns empty, which I now presume means that the default path is sufficient, but previously thought that it wasn't always able to return an answer. So I will eventually try to incorporate this into the grovel files.
Liam
On Thu, Dec 9, 2010 at 11:27 AM, N J raphexion@gmail.com wrote:
Dear gsll-dev,
I was unable to build gsll (through quicklisp) on my gentoo box today because of "missing ffi.h". After I filled a bug report* with gentoo they gave me the advice to use
pkg-config --cflags-only-I libffi
to get the right path to ffi.
I am able to build gsll anyway but maybe this "tool" is something that could be incorporated into the build of gsll.
Cheers, Niklas
GSLL-devel mailing list GSLL-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel