First of all I apologize if I am making a mistake.
I looked for any information on this subject and found nothing
I was configuring bitcoin-0.21 when in the make command this warning came up:
<pre> CXX libbitcoin_server_a-torcontrol.o CXX libbitcoin_server_a-txdb.o CXX libbitcoin_server_a-txrequest.o CXX libbitcoin_server_a-txmempool.o <b>txmempool.cpp:</b> In member function ‘<b>CTxMemPool::setEntries CTxMemPool::GetIterSet(const std::set<uint256>&) const</b>’: <b>txmempool.cpp:883:29:</b> <font color="#FF55FF"><b>warning: </b></font>‘<b><anonymous></b>’ may be used uninitialized in this function [<font color="#FF55FF"><b>-Wmaybe-uninitialized</b></font>] 883 | return Optional<txiter>{<font color="#FF55FF"><b>}</b></font>; | <font color="#FF55FF"><b>^</b></font> CXX libbitcoin_server_a-validation.o CXX libbitcoin_server_a-validationinterface.o CXX libbitcoin_server_a-versionbits.o CXX wallet/libbitcoin_server_a-init.o AR libbitcoin_server.a </pre>
My system is:
OS: Manjaro 20.2.1 Nibia Kernel: x86_64 Linux 5.10.2-2-MANJARO
and these errors:
<pre> CXXLD bitcoind /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): warning: relocation against `_ZTVN5boost6detail16thread_data_baseE' in read-only section `.text' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset cda6f libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#2}>::~thread_data()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#3}>::~thread_data()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::sp_counted_impl_p<boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#3}> >::dispose()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::sp_counted_impl_p<boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#2}> >::dispose()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread_group::interrupt_all()': /usr/include/boost/thread/detail/thread_group.hpp:132: undefined reference to `boost::thread::interrupt()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread_group::join_all()': /usr/include/boost/thread/detail/thread_group.hpp:118: undefined reference to `boost::thread::joinable() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread::get_id() const': /usr/include/boost/thread/detail/thread.hpp:738: undefined reference to `boost::thread::native_handle()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread::join()': /usr/include/boost/thread/detail/thread.hpp:762: undefined reference to `boost::thread::join_noexcept()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread::start_thread()': /usr/include/boost/thread/detail/thread.hpp:182: undefined reference to `boost::thread::start_thread_noexcept()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::thread_data_base::thread_data_base()': /usr/include/boost/thread/pthread/thread_data.hpp:162: undefined reference to `vtable for boost::detail::thread_data_base' /usr/bin/ld: /usr/include/boost/thread/pthread/thread_data.hpp:162: undefined reference to `vtable for boost::detail::thread_data_base' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread::start_thread()': /usr/include/boost/thread/detail/thread.hpp:182: undefined reference to `boost::thread::start_thread_noexcept()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::path::has_root_directory() const': /usr/include/boost/filesystem/path.hpp:533: undefined reference to `boost::filesystem::path::root_directory() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::current_path()': /usr/include/boost/filesystem/operations.hpp:246: undefined reference to `boost::filesystem::detail::current_path(boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::path::has_root_directory() const': /usr/include/boost/filesystem/path.hpp:533: undefined reference to `boost::filesystem::path::root_directory() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::directory_iterator::directory_iterator(boost::filesystem::path const&, boost::filesystem::directory_options)': /usr/include/boost/filesystem/directory.hpp:278: undefined reference to `boost::filesystem::detail::directory_iterator_construct(boost::filesystem::directory_iterator&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::directory_entry::status() const': /usr/include/boost/filesystem/directory.hpp:132: undefined reference to `boost::filesystem::directory_entry::get_status(boost::system::error_code*) const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::directory_iterator::increment()': /usr/include/boost/filesystem/directory.hpp:324: undefined reference to `boost::filesystem::detail::directory_iterator_increment(boost::filesystem::directory_iterator&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)': /home/felipe/bitcoin/bitcoin-0.21/src/init.cpp:647: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `CleanupBlockRevFiles': /home/felipe/bitcoin/bitcoin-0.21/src/init.cpp:650: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: /home/felipe/bitcoin/bitcoin-0.21/src/init.cpp:651: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: /home/felipe/bitcoin/bitcoin-0.21/src/init.cpp:652: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `CleanupBlockRevFiles': /home/felipe/bitcoin/bitcoin-0.21/src/init.cpp:648: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::detail::dir_itr_imp::~dir_itr_imp()': /usr/include/boost/filesystem/directory.hpp:243: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#2}>::~thread_data()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::thread_data<AppInitMain(util::Ref const&, NodeContext&, interfaces::BlockAndHeaderTipInfo*)::{lambda()#3}>::~thread_data()': /usr/include/boost/thread/detail/thread.hpp:94: undefined reference to `boost::detail::thread_data_base::~thread_data_base()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::thread::~thread()': /usr/include/boost/thread/detail/thread.hpp:257: undefined reference to `boost::thread::detach()' /usr/bin/ld: /usr/include/boost/thread/detail/thread.hpp:257: undefined reference to `boost::thread::detach()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::detail::interruption_checker::interruption_checker(pthread_mutex_t*, pthread_cond_t*)': /usr/include/boost/thread/pthread/thread_data.hpp:207: undefined reference to `boost::detail::get_current_thread_data()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::filesystem::detail::dir_itr_imp::~dir_itr_imp()': /usr/include/boost/filesystem/directory.hpp:243: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::shared_mutex::lock_shared()': /usr/include/boost/thread/pthread/shared_mutex.hpp:171: undefined reference to `boost::this_thread::disable_interruption::disable_interruption()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::condition_variable::wait(boost::unique_lock<boost::mutex>&)': /usr/include/boost/thread/pthread/condition_variable.hpp:88: undefined reference to `boost::this_thread::interruption_point()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::shared_mutex::lock_shared()': /usr/include/boost/thread/pthread/shared_mutex.hpp:171: undefined reference to `boost::this_thread::disable_interruption::~disable_interruption()' /usr/bin/ld: /usr/include/boost/thread/pthread/shared_mutex.hpp:171: undefined reference to `boost::this_thread::disable_interruption::~disable_interruption()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::shared_mutex::lock()': /usr/include/boost/thread/pthread/shared_mutex.hpp:269: undefined reference to `boost::this_thread::disable_interruption::disable_interruption()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::condition_variable::wait(boost::unique_lock<boost::mutex>&)': /usr/include/boost/thread/pthread/condition_variable.hpp:88: undefined reference to `boost::this_thread::interruption_point()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o): in function `boost::shared_mutex::lock()': /usr/include/boost/thread/pthread/shared_mutex.hpp:269: undefined reference to `boost::this_thread::disable_interruption::~disable_interruption()' /usr/bin/ld: /usr/include/boost/thread/pthread/shared_mutex.hpp:269: undefined reference to `boost::this_thread::disable_interruption::~disable_interruption()' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o):(.data.rel.ro+0x98): undefined reference to `typeinfo for boost::detail::thread_data_base' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o):(.data.rel.ro+0xb0): undefined reference to `typeinfo for boost::detail::thread_data_base' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-init.o):(.data.rel.local.DW.ref._ZTIN5boost10filesystem16filesystem_errorE[DW.ref._ZTIN5boost10filesystem16filesystem_errorE]+0x0): undefined reference to `typeinfo for boost::filesystem::filesystem_error' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 979b7 libbitcoin_server.a(libbitcoin_server_a-net.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 361ef libbitcoin_server.a(libbitcoin_server_a-fees.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset ab2e7 /usr/bin/ld: DWARF error: could not find variable specification at offset cf3f /usr/bin/ld: DWARF error: could not find variable specification at offset d131 libbitcoin_server.a(libbitcoin_server_a-blockchain.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-blockchain.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-blockchain.o): in function `boost::filesystem::rename(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:473: undefined reference to `boost::filesystem::detail::rename(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 557b6 libbitcoin_server.a(libbitcoin_server_a-torcontrol.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 3e45f libbitcoin_server.a(libbitcoin_server_a-txdb.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-txdb.o): in function `boost::filesystem::operator/(boost::filesystem::path&&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:813: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset a8d03 /usr/bin/ld: DWARF error: could not find variable specification at offset ac5f6 libbitcoin_server.a(libbitcoin_server_a-validation.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-validation.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-validation.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-validation.o): in function `boost::condition_variable::wait(boost::unique_lock<boost::mutex>&)': /usr/include/boost/thread/pthread/condition_variable.hpp:88: undefined reference to `boost::this_thread::interruption_point()' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 3b4f1 /usr/bin/ld: DWARF error: could not find variable specification at offset 446b7 libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `ReadAnchors(boost::filesystem::path const&)': /home/felipe/bitcoin/bitcoin-0.21/src/addrdb.cpp:171: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-addrdb.o):/usr/include/boost/filesystem/operations.hpp:460: more undefined references to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' follow /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 2bdb5 /usr/bin/ld: DWARF error: could not find variable specification at offset 33319 /usr/bin/ld: DWARF error: could not find variable specification at offset 33326 libbitcoin_server.a(libbitcoin_server_a-dbwrapper.o): in function `CDBWrapper::CDBWrapper(boost::filesystem::path const&, unsigned long, bool, bool, bool)': /home/felipe/bitcoin/bitcoin-0.21/src/dbwrapper.cpp:118: undefined reference to `boost::filesystem::path::stem() const' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 16753 libbitcoin_server.a(libbitcoin_server_a-flatfile.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-flatfile.o): in function `FlatFileSeq::Open(FlatFilePos const&, bool)': /home/felipe/bitcoin/bitcoin-0.21/src/flatfile.cpp:39: undefined reference to `boost::filesystem::path::parent_path() const' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-flatfile.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 3a333 libbitcoin_server.a(libbitcoin_server_a-blockfilterindex.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-blockfilterindex.o): in function `boost::filesystem::operator/(boost::filesystem::path&&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:813: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:813: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-blockfilterindex.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-blockfilterindex.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 3227d libbitcoin_server.a(libbitcoin_server_a-txindex.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-txindex.o): in function `boost::filesystem::operator/(boost::filesystem::path&&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:813: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 54ef3 /usr/bin/ld: DWARF error: could not find variable specification at offset 5502d libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::operator<(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:785: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::current_path(boost::system::error_code&)': /usr/include/boost/filesystem/operations.hpp:249: undefined reference to `boost::filesystem::detail::current_path(boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::path::has_root_directory() const': /usr/include/boost/filesystem/path.hpp:533: undefined reference to `boost::filesystem::path::root_directory() const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::canonical(boost::filesystem::path const&, boost::system::error_code&)': /usr/include/boost/filesystem/operations.hpp:279: undefined reference to `boost::filesystem::detail::canonical(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::operator<(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:785: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-load.o): in function `boost::filesystem::operator<(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:785: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:785: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 12247d libbitcoin_wallet.a(libbitcoin_wallet_a-wallet.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-wallet.o): in function `boost::filesystem::symlink_status(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:185: undefined reference to `boost::filesystem::detail::symlink_status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-wallet.o): in function `MakeWalletDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, DatabaseOptions const&, DatabaseStatus&, bilingual_str&)': /home/felipe/bitcoin/bitcoin-0.21/src/wallet/wallet.cpp:3787: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-wallet.o): in function `boost::filesystem::path::compare(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const': /usr/include/boost/filesystem/path.hpp:511: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-wallet.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset a4b00 libbitcoin_wallet.a(libbitcoin_wallet_a-walletdb.o): in function `boost::filesystem::symlink_status(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:185: undefined reference to `boost::filesystem::detail::symlink_status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 2943a libbitcoin_wallet.a(libbitcoin_wallet_a-walletutil.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-walletutil.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-walletutil.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-walletutil.o): in function `GetWalletDir()': /home/felipe/bitcoin/bitcoin-0.21/src/wallet/walletutil.cpp:25: undefined reference to `boost::filesystem::path::operator/=(char const*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 2c905 libbitcoin_wallet.a(libbitcoin_wallet_a-sqlite.o): in function `MakeSQLiteDatabase(boost::filesystem::path const&, DatabaseOptions const&, DatabaseStatus&, bilingual_str&)': /home/felipe/bitcoin/bitcoin-0.21/src/wallet/sqlite.cpp:574: undefined reference to `boost::filesystem::path::parent_path() const' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 2c779 /usr/bin/ld: DWARF error: could not find variable specification at offset 2c8b1 libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::is_regular_file(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:200: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::file_size(boost::filesystem::path const&, boost::system::error_code&)': /usr/include/boost/filesystem/operations.hpp:419: undefined reference to `boost::filesystem::detail::file_size(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::file_size(boost::filesystem::path const&, boost::system::error_code&)': /usr/include/boost/filesystem/operations.hpp:419: undefined reference to `boost::filesystem::detail::file_size(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::recursive_directory_iterator::recursive_directory_iterator(boost::filesystem::path const&, boost::system::error_code&)': /usr/include/boost/filesystem/directory.hpp:456: undefined reference to `boost::filesystem::detail::recursive_directory_iterator_construct(boost::filesystem::recursive_directory_iterator&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::directory_entry::status() const': /usr/include/boost/filesystem/directory.hpp:132: undefined reference to `boost::filesystem::directory_entry::get_status(boost::system::error_code*) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::recursive_directory_iterator::increment(boost::system::error_code&)': /usr/include/boost/filesystem/directory.hpp:500: undefined reference to `boost::filesystem::detail::recursive_directory_iterator_increment(boost::filesystem::recursive_directory_iterator&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::detail::dir_itr_imp::~dir_itr_imp()': /usr/include/boost/filesystem/directory.hpp:243: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::directory_entry::symlink_status() const': /usr/include/boost/filesystem/directory.hpp:134: undefined reference to `boost::filesystem::directory_entry::get_symlink_status(boost::system::error_code*) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `ListDatabases(boost::filesystem::path const&)': /home/felipe/bitcoin/bitcoin-0.21/src/wallet/db.cpp:35: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::path::compare(char const*) const': /usr/include/boost/filesystem/path.hpp:512: undefined reference to `boost::filesystem::path::compare(boost::filesystem::path const&) const' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-db.o): in function `boost::filesystem::detail::dir_itr_imp::~dir_itr_imp()': /usr/include/boost/filesystem/directory.hpp:243: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset aabb6 /usr/bin/ld: DWARF error: could not find variable specification at offset d498 /usr/bin/ld: DWARF error: could not find variable specification at offset d689 libbitcoin_wallet.a(libbitcoin_wallet_a-rpcdump.o): in function `boost::filesystem::current_path()': /usr/include/boost/filesystem/operations.hpp:246: undefined reference to `boost::filesystem::detail::current_path(boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-rpcdump.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-rpcdump.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 18b23 libbitcoin_util.a(libbitcoin_util_a-logging.o): in function `boost::filesystem::file_size(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:415: undefined reference to `boost::filesystem::detail::file_size(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 298c8 libbitcoin_util.a(libbitcoin_util_a-request.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 3a54e libbitcoin_util.a(libbitcoin_util_a-system.o): in function `(anonymous namespace)::StripRedundantLastElementsOfPath(boost::filesystem::path const&)': /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:680: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:681: undefined reference to `boost::filesystem::path::parent_path() const' /usr/bin/ld: /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:680: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::equivalent(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:409: undefined reference to `boost::filesystem::detail::equivalent(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::unique_path(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:524: undefined reference to `boost::filesystem::detail::unique_path(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::remove(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:460: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::space(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:499: undefined reference to `boost::filesystem::detail::space(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `SetupEnvironment()': /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:1257: undefined reference to `boost::filesystem::path::imbue(std::locale const&)' /usr/bin/ld: /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:1259: undefined reference to `boost::filesystem::path::imbue(std::locale const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::system_complete(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:511: undefined reference to `boost::filesystem::detail::system_complete(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::system_complete(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:511: undefined reference to `boost::filesystem::detail::system_complete(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::path::operator/=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/include/boost/filesystem/path.hpp:363: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::path::has_root_directory() const': /usr/include/boost/filesystem/path.hpp:533: undefined reference to `boost::filesystem::path::root_directory() const' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::system_complete(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:511: undefined reference to `boost::filesystem::detail::system_complete(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::path::operator/=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': /usr/include/boost/filesystem/path.hpp:363: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `GetBlocksDir()': /home/felipe/bitcoin/bitcoin-0.21/src/util/system.cpp:714: undefined reference to `boost::filesystem::path::operator/=(char const*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::create_directories(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:373: undefined reference to `boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::absolute(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:258: undefined reference to `boost::filesystem::detail::absolute(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::operator/(boost::filesystem::path const&, boost::filesystem::path const&)': /usr/include/boost/filesystem/path.hpp:807: undefined reference to `boost::filesystem::path::operator/=(boost::filesystem::path const&)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::exists(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:190: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: libbitcoin_util.a(libbitcoin_util_a-system.o): in function `boost::filesystem::is_directory(boost::filesystem::path const&)': /usr/include/boost/filesystem/operations.hpp:195: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE collect2: error: ld returned 1 exit status make[2]: *** [Makefile:5512: bitcoind] Erro 1 make[2]: Saindo do diretório '/home/felipe/bitcoin/bitcoin-0.21/src' make[1]: *** [Makefile:14881: all-recursive] Erro 1 make[1]: Saindo do diretório '/home/felipe/bitcoin/bitcoin-0.21/src' make: *** [Makefile:805: all-recursive] Erro 1 </pre>
I was looking at this issue #18891 that I believe has some relationship.
Can anyone guide me in this problem?
Did I do something wrong in the installation and configuration?