I have problem to compile miner on ubuntu 16.10. Any info about fixing problem?
Yes, you're doing it wrong. If you want a better answer ask a better question.
Ok next round. Ubuntu installs all dependencies, clone opt repo and after build command for a while everything is fine but finish is with many errors.
first error is with no m4 folder
make[2]: Leaving directory '/root/cpuminer-opt'
Makefile:3478: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/cpuminer-opt'
Makefile:670: recipe for target 'all' failed
make: *** [all] Error 2
strip: 'cpuminer': No such file
Anyone able to help me?