Hi. I've got an issue when i try this command : CFLAGS="-O3 -msse2" ./configure
checking whether the C compiler works... no
configure: error: in `/root/maxcoin-cpuminer':
configure: error: C compiler cannot create executables
Seems like your C compiler is nonexistent. Make sure to install all the required dependencies.
10a. Install dependencies
sudo apt-get update
sudo apt-get install build-essential libcurl4-openssl-dev zip