Did I do something wrong.
The following list is done, the:
sudo apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm
git clone
https://github.com/pooler/cpuminer.gitcd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make
What am I doing wrong?