[Iolib-devel] lfp.h: No such file or directory
FAU
fau at riseup.net
Thu Oct 23 19:11:51 UTC 2014
Hello,
I just downloaded iolib through quicklisp. When it tries to compile it
gets stuck by trying to include lfp.h, which doesn't seem to exist on my
system (ArchLinux 64bit). All my systems are up to date.
I tried to locate lfp.h (by pkgfile -s lfp.h) but it doesn't seem to
exist on ArchLinux. Any ideas?
Thanks,
Frank
External process exited with code 1.
Command was: "g++" "-m64" "-Wno-write-strings"
"-I/home/fau/quicklisp/dists/quicklisp/software/iolib-20140826-git/src/grovel/" "-o" "/home/fau/.cache/common-lisp/sbcl-1.2.2-linux-x64/home/fau/quicklisp/dists/quicklisp/software/iolib-20140826-git/src/syscalls/ffi-types-unix" "/home/fau/.cache/common-lisp/sbcl-1.2.2-linux-x64/home/fau/quicklisp/dists/quicklisp/software/iolib-20140826-git/src/syscalls/ffi-types-unix.c"
Output was:
/home/fau/.cache/common-lisp/sbcl-1.2.2-linux-x64/home/fau/quicklisp/dists/quicklisp/software/iolib-20140826-git/src/syscalls/ffi-types-unix.c:14:17: fatal error: lfp.h: No such file or directory
#include <lfp.h>
More information about the iolib-devel
mailing list