does anyone know how to fix this error message? i get it from some coins but not others
Undefined symbols for architecture x86_64:
"Db::verify(char const*, char const*, std::__1::basic_ostream >*, unsigned int)", referenced from:
CDBEnv::Verify(std::__1::basic_string, std::__1::allocator >,
bool (*)(CDBEnv&, std::__1::basic_string, std::__1::allocator >)) in db.o
CDBEnv::Salvage(std::__1::basic_string, std::__1::allocator >, bool, std::__1::vector >,
std::__1::vector > >, std::__1::allocator >, std::__1::vectorstd::__1::allocator > > > >&) in db.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [coinname-Qt.app/Contents/MacOS/coinname-Qt] Error 1
14:12:31: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project coinnqm-qt (kit: Desktop)
When executing step "Make"