JayDDee / cpuminer-opt

Optimized multi algo CPU miner
Other
773 stars 545 forks source link

missing -lcurl in the makefile #271

Closed neofutur closed 3 years ago

neofutur commented 3 years ago

while building on ubuntu , error :

util.c:(.text+0x44c8): undefined reference to `curl_easy_init

seems the makefile is missing -lcurl

JayDDee commented 3 years ago

User failed to read instructions.