KlausT / ccminer-cryptonight

Software for mining various cryptocoins, like Monero (pool mining only)
GNU General Public License v3.0
133 stars 30 forks source link

no configure: error: OpenSSL #56

Closed WouterSchaekers closed 6 years ago

WouterSchaekers commented 6 years ago

I've got this error during configuration:

checking for SSL_library_init in -lssl... no configure: error: OpenSSL library required

While I have those installed (Arch Linux): core/openssl 1.1.0.g-1 [installed] core/openssl-1.0 1.0.2.l-1 [installed]

WouterSchaekers commented 6 years ago

I used the same config parameters as https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ccminer-git and it works!