LARG / HFO

Half Field Offense in Robocup 2D Soccer
MIT License
228 stars 93 forks source link

Installation error make: *** [all] Error 2 #87

Closed marcociencia closed 4 years ago

marcociencia commented 5 years ago

When I execute "make .." and "make" output errors as follows. I can't solve them, especially. Look at the command line I used:

sudo apt-get update sudo apt-get install sudo apt-get install build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev git clone https://github.com/tpruvot/cpuminer-multi/ cd cpuminer-multi/ chmod +x autogen.sh ./autogen.sh CFLAGS="-march=native" ./configure

---> error: make

sudo make install screen ./minerd -a cryptonight...

error