forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 724
Closed
Description
Boost gets compilation errors when compiling on c++11
libbitcoin_server.a(libbitcoin_server_a-init.o): In function `copy_file': /usr/include/boost/filesystem/operations.hpp:384: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' libbitcoin_wallet.a(libbitcoin_wallet_a-walletdb.o): In function `copy_file': /usr/include/boost/filesystem/operations.hpp:381: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' collect2: error: ld returned 1 exit status make[1]: *** [pivxd] Error 1
Metadata
Metadata
Assignees
Labels
No labels