Skip to content

Instantly share code, notes, and snippets.

@coetry
Created August 13, 2016 14:21
Show Gist options
  • Save coetry/44993870ffc09f9d1b0e096de5a16e2b to your computer and use it in GitHub Desktop.
Save coetry/44993870ffc09f9d1b0e096de5a16e2b to your computer and use it in GitHub Desktop.
ceramic error
External process exited with code 1.
Command was: "cc" "-m64" "-I" "/opt/local/include/" "-I/Users/allen/quicklisp/dists/quicklisp/software/cffi_0.16.1/" "-bundle" "-fPIC" "-o" "/Users/allen/.cache/common-lisp/sbcl-1.$
Output was:
/Users/allen/.cache/common-lisp/sbcl-1.3.2-macosx-x64/Users/allen/quicklisp/dists/quicklisp/software/osicat-20160208-git/posix/wrappers.c:113:10: warning: implicit declaration of f$
return posix_fallocate(fd, offset, length);
^
1 warning generated.
Undefined symbols for architecture x86_64:
"_posix_fallocate", referenced from:
_posix_fallocate_cffi_wrap in wrappers-4563ca.o
(maybe you meant: _posix_fallocate_cffi_wrap)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[Condition of type CFFI-GROVEL:GROVEL-ERROR]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment