xxxxxxx@xxxx-MacBook-Pro bitcoin % make -j 1Making all in src CXX bitcoind-bitcoind.oclang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]In file included from bitcoind.cpp:14:In file included from ./interfaces/chain.h:8:./optional.h:10:10: fatal error: 'boost/optional.hpp' file not found#include <boost/optional.hpp> ^~~~~~~~~~~~~~~~~~~~1 error generated.make[2]: *** [bitcoind-bitcoind.o] Error 1make[1]: *** [all-recursive] Error 1make: *** [all-recursive] Error 1
↧
When trying to run the make command I get the following error, I am working with M1 Machine for Mac
↧