-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
- clone
- ./configure
- make
- fail
- cd depends
- make
- fail
Expected behaviour
compile
Actual behaviour
fail
Screenshots.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

