When I tried to "make", i get errors below and cannot proceed next step like "which bitocoind"or so.. on the book "o'Reily". Can you please help me out with how to solve this problem.
git - v0.9.0rc1 Homebrew 1.1.1 Homebrew/homebrew-core (git revision 41a3; last commit 2016-11-23)
Thank you very much.
$ make Making all in src /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in . Making all in test /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am CXXLD test_bitcoin clang: warning: argument unused during compilation: '-pthread' clang: warning: argument unused during compilation: '-pie' ld: entry point (_main) undefined. for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [test_bitcoin] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1