Skip to content

Instantly share code, notes, and snippets.

@tatey
Created February 19, 2016 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tatey/82f7ef75532a75671441 to your computer and use it in GitHub Desktop.
Save tatey/82f7ef75532a75671441 to your computer and use it in GitHub Desktop.
crystal(test)$ bin/crystal spec spec/std/socket_spec.cr
clang: error: no such file or directory: '/Users/Tate/Code/manastech/crystal/src/ext/libcrystal.a'
Error: execution of command failed with code: 1: `cc -o "/Users/Tate/Code/manastech/crystal/.crystal/crystal-run-spec.tmp" "${@}" -rdynamic /Users/Tate/Code/manastech/crystal/src/ext/libcrystal.a -levent -lpcre -lgc -lpthread -ldl`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment