lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
635 stars 1.49k forks source link

cannot find -lz #113

Closed Ikxyz closed 5 years ago

Ikxyz commented 5 years ago
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
Makefile:941: recipe for target 'cpuminer' failed
make[2]: *** [cpuminer] Error 1
make[2]: Leaving directory '/home/ik/btc-mine/cpuminer-multi'
Makefile:2766: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ik/btc-mine/cpuminer-multi'
Makefile:585: recipe for target 'all' failed
make: *** [all] Error 2
strip: 'cpuminer': No such file
Ikxyz commented 5 years ago

This sucks !

DarrenRainey commented 5 years ago

install zlib1g-dev

SsNiPeR1 commented 3 years ago

install zlib1g-dev

Not works

DarrenRainey commented 3 years ago

check your distro has zlib1g-dev with apt search zlib1g-dev