On Thu, 21 Mar 2013 13:14:39 +0200, Luís Oliveira <luis...@gmail.com>
wrote:
In any case, it would be nice to come up with a minimal reproducible
test case. First off, do you see the same error if you try to load and
reload the libtest.so library that comes with the CFFI test suite?
For this one, i tried using all the compilers i got, After (ql:quickload
:cffi-tests), all stuck at:
External process exited with code 1.
Command was: "cc" "-m32"
"-I/mnt/e/dev/quicklisp/dists/quicklisp/software/cffi_0.11.0/" "-o"
"/home/nan/.cache/common-lisp/ccl-1.9-f96-linux-x86/mnt/e/dev/quicklisp/dists/quicklisp/software/cffi_0.11.0/libffi/libffi-unix"
"/home/nan/.cache/common-lisp/ccl-1.9-f96-linux-x86/mnt/e/dev/quicklisp/dists/quicklisp/software/cffi_0.11.0/libffi/libffi-unix.c"
Output was:
/home/nan/.cache/common-lisp/ccl-1.9-f96-linux-x86/mnt/e/dev/quicklisp/dists/quicklisp/software/cffi_0.11.0/libffi/libffi-unix.c:7:17:
fatal error: ffi.h: No such file or directory
compilation terminated.
[Condition of type SIMPLE-ERROR]
Restarts:
0: [RETRY] Retry PROCESS-OP on #<GROVEL-FILE "cffi-libffi" "libffi"
"libffi">.
1: [ACCEPT] Continue, treating PROCESS-OP on #<GROVEL-FILE "cffi-libffi"
"libffi" "libffi"> as having been successful.
2: [ABORT] Give up on "cffi-tests"
3: [RETRY] Retry SLIME REPL evaluation request.
4: [*ABORT] Return to SLIME's top level.
5: [ABORT-BREAK] Reset this thread
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel