Skip to content

Deb 10 Unable to compile... #2

@mooleshacat

Description

@mooleshacat

This issue tracker is only for technical issues related to bitcoin-core.

General pexacoin questions and/or support requests and are best directed to the pexacoin Discord.

For reporting security issues, please direct message one of the core developers in discord.

Describe the issue

Unable to compile, complains of BerkleyDB missing but I installed it already and it still complains.

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. clone
  2. ./configure
  3. make
  4. fail
  5. cd depends
  6. make
  7. fail

Expected behaviour

compile

Actual behaviour

fail

Screenshots.

img
img

What version of bitcoin-core are you using?

git clone of repository

Machine specs:

  • OS:Linux / Ubuntu 16.04
  • CPU: core i5
  • RAM: 32 GB + 64 GB swap
  • Disk size: 6TB+
  • Disk Type (HD/SDD): SSD, HSSD, HDD

Any extra information that might be useful in the debugging process.

config.log:
https://pastebin.com/SCB7bbfH

again I have installed BerkleyDB 4.8 and still get the error. I have tried installing it with APT and BREW and neither worked.

Furthermore, the depends folder does not compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions