wallet.cpp: In member function âbool CWallet::AddToWallet(const CWalletTx&)â:
wallet.cpp:402:13: error: âreplace_allâ is not a member of âboostâ
make: *** [obj/wallet.o] Error 1
this is the most oddest error never seen this before anyone else?
I fixed it by commenting out lines 397 - 404 based on other altcoin wallet.cpp files