commonlisp-vscode icon indicating copy to clipboard operation
commonlisp-vscode copied to clipboard

ros install ailisp/linedit fails on macos 10.15.6

Open andi23rosca opened this issue 5 years ago • 2 comments

Unhandled LOAD-SYSTEM-DEFINITION-ERROR: Error while trying to load definition for system osicat from pathname /Users/andi/.roswell/lisp/quicklisp/dists/quicklisp/software/osicat-20200715-git/osicat.asd: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle">

Same error for prepl

andi23rosca avatar Sep 08 '20 14:09 andi23rosca

You probably didn't have a c compiler, it fails on installing one of the dependencies osicat, Did you xcode-select --install?

ailisp avatar Dec 05 '20 07:12 ailisp

I do have xcode installed. I think maybe it's a case of not finding gcc?

andi23rosca avatar Dec 07 '20 13:12 andi23rosca