znort987 / blockparser

Simple C++ bitcoin blockchain parser
538 stars 318 forks source link

/usr/bin/ld: cannot find -lOpenSSL::SSL #106

Open RoyalSunday opened 4 years ago

RoyalSunday commented 4 years ago

I'm trying to compile by typing a command called MAKE, but I get an error and can't compile

/usr/bin/ld: cannot find -lOpenSSL::Crypto collect2: error: ld returned 1 exit status make[2]: [_deps/curl-build/lib/CMakeFiles/libcurl.dir/build.make:2200: lib/libcurl.so] Error 1 make[1]: [CMakeFiles/Makefile2:624: _deps/curl-build/lib/CMakeFiles/libcurl.dir/all] Error 2 make: *** [Makefile:130: all] Error 2