Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL can't find openssl #137

Closed
Ulrar opened this issue Mar 27, 2017 · 1 comment
Closed

MySQL can't find openssl #137

Ulrar opened this issue Mar 27, 2017 · 1 comment

Comments

@Ulrar
Copy link

Ulrar commented Mar 27, 2017

Hi,

I've been trying to compile the mysql package, but I get this :

CMake Error at cmake/ssl.cmake:167 (FILE):
  file STRINGS file
  "/home/username/workspace/rumprun-packages/mysql/build/mysql/OPENSSL_INCLUDE_DIR-NOTFOUND/openssl/opensslv.h"
  cannot be read.
Call Stack (most recent call first):
  CMakeLists.txt:419 (MYSQL_CHECK_SSL)


-- OPENSSL_INCLUDE_DIR = OPENSSL_INCLUDE_DIR-NOTFOUND
-- OPENSSL_LIBRARY = OPENSSL_LIBRARY-NOTFOUND
-- CRYPTO_LIBRARY = CRYPTO_LIBRARY-NOTFOUND
-- OPENSSL_MAJOR_VERSION = 
CMake Error at cmake/ssl.cmake:247 (MESSAGE):
  Cannot find appropriate system libraries for SSL.  Make sure you've
  specified a supported SSL version.  Consult the documentation for WITH_SSL
  alternatives
Call Stack (most recent call first):
  CMakeLists.txt:419 (MYSQL_CHECK_SSL)

As I understand it it's supposed to use the bundled version, so my system has nothing to do with it right ? I guess it might be a difference in my cmake version, I'm running 3.6.3 on Gentoo.

@anttikantee
Copy link
Member

duplicate of #106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants