Skip to content

Error building on Mac Sierra 10.12.1 #9127

@DhinNeGeNe

Description

@DhinNeGeNe

Attempting to build Bitcoin on Mac Sierra 10.12.1, and get the following error:
CXXLD bitcoind
Undefined symbols for architecture x86_64:
"Db::verify(char const*, char const*, std::basic_ostream<char, std::char_traits >, unsigned int)", referenced from:
CDBEnv::Verify(std::basic_string<char, std::char_traits, std::allocator > const&, bool (
)(CDBEnv&, std::basic_string<char, std::char_traits, std::allocator > const&)) in libbitcoin_wallet.a(libbitcoin_wallet_a-db.o)
....
"boost::filesystem::path::imbue(std::locale const&)", referenced from:
SetupEnvironment() in libbitcoin_util.a(libbitcoin_util_a-util.o)
ld: symbol(s) not found for architecture x86_64

I use homebrew and have boost. I uninstalled and reinstalled boost, but not had more luck.

Any pointers on how to fix the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions