Author

Topic: bfgminer doesn't compile uthash-dev not found (Read 2055 times)

newbie
Activity: 5
Merit: 0
December 15, 2013, 11:23:47 PM
#1
Looking for a little bit of help on compiling bfgminer on debian.

I am running
Code:
Linux bamt-miner 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686 GNU/Linux

I cloned the git repo ran ./autogen.sh and ./configure

Configuring results with uthash-dev not being found, but it clearly is installed. Any suggestions?

Code:
configure: error: Could not find HASH_ITER - please install uthash-dev 1.9.4+

root@bamt-miner:/opt/miners/bfgminer/bfgminer# apt-get install uthash-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
uthash-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@bamt-miner:/opt/miners/bfgminer/bfgminer#
Jump to: