./wallet/bdb.h:27:10: fatal error: db_cxx.h: No such file or directory #23483

issue tonybustamante opened this issue on November 10, 2021
  1. tonybustamante commented at 8:35 PM on November 10, 2021: none

    Unable to build latest v22.0 branch. Expected successful make with following commands:

    git checkout tags/v22.0 ./autogen.sh export BDB_PREFIX='/home/satoshi/code/bitcoin/db4' ./configure BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS="-I${BDB_PREFIX}/include" make

    Actual behavior

    ~/code/bitcoin$ make Making all in src make[1]: Entering directory '/home/tony/code/bitcoin/src' make[2]: Entering directory '/home/tony/code/bitcoin/src' CXX bitcoind-bitcoind.o CXX init/bitcoind-bitcoind.o ... CXX libbitcoin_server_a-versionbits.o CXX wallet/libbitcoin_server_a-init.o In file included from wallet/init.cpp:19: ./wallet/bdb.h:27:10: fatal error: db_cxx.h: No such file or directory

    System information Ubuntu 20.04.3LTS

  2. tonybustamante added the label Bug on Nov 10, 2021
  3. tonybustamante commented at 8:43 PM on November 10, 2021: none

    Sorry, I need to investigate more. Closing for now.

  4. tonybustamante closed this on Nov 10, 2021

  5. DrahtBot locked this on Nov 10, 2022
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me