I have tried compiling the code (0.18 and 0.19) and I get an error every time
CCLD libsecp256k1.la
/usr/bin/ar: u' modifier ignored since
D’ is the default (see U')
make[3]: Opuszczenie katalogu '/home/pdrobek/bitcoin/src/secp256k1'
CXXLD bitcoind
/usr/bin/ld: libbitcoin_wallet.a(libbitcoin_wallet_a-walletutil.o): in function
ListWalletDir()’:
/usr/local/include/boost/filesystem/operations.hpp:1249: undefined reference to `boost::filesystem::detail::recur_dir_itr_imp::increment(boost::system::error_code*)’
collect2: error: ld returned 1 exit status
OS: Debian Buster Libs: libboost-dev-all (1.67)