Bitcoin Forum
October 14, 2024, 02:26:32 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cpuminer-multi v1.3.1 (Linux + Windows VStudio/MinGW64) GPL Open Source on: July 06, 2017, 03:54:45 PM
Installing this version of cpuminer on Ubuntu 16.04 runs on JSON errors durig build. As a  result de cpuminer deamon isn't compiled. Some errors to illustrate:

Code:
/home/barv/cpuminer-multi/cpu-miner.c:734: undefined reference to `json_object_get'
/home/barv/cpuminer-multi/cpu-miner.c:752: undefined reference to `json_object_get'

and results in

Code:
Makefile:900: recipe for target 'cpuminer' failed
make[2]: *** [cpuminer] Error 1
make[2]: Leaving directory '/home/barv/cpuminer-multi'
Makefile:2530: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/barv/cpuminer-multi'
Makefile:570: recipe for target 'all' failed
make: *** [all] Error 2
strip: 'cpuminer': No such file

Any thoughts on how i can fix this?

thx. Barv
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!