facebook / mysql-5.6

Facebook's branch of the Oracle MySQL database. This includes MyRocks.

Home Page:http://myrocks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue with compilation

hiqsociety opened this issue · comments

CMake Error, ubuntu 20.04, inside docker already install libssl-dev etc
apt install openssl libssl-dev

-- OPENSSL_LIBRARY = /usr/lib/x86_64-linux-gnu/libssl.so
-- CRYPTO_LIBRARY = /usr/lib/x86_64-linux-gnu/libcrypto.so
-- OPENSSL_MAJOR_VERSION =
CMake Error at cmake/ssl.cmake:188 (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:523 (MYSQL_CHECK_SSL)


-- Using cmake version 3.22.1
-- Not building NDB
-- MyRocks: Using local RocksDB
make: echo: No such file or directory
make: *** [/tmp/tmp.hvwuhOYcLa:3: all] Error 127
/usr/local/src/mysql-5.6/storage/rocksdb/get_rocksdb_files.sh: line 27: ROCKSDB_PLUGIN_BUILTINS: command not found
/usr/local/src/mysql-5.6/storage/rocksdb/get_rocksdb_files.sh: line 27: ROCKSDB_PLUGIN_EXTERNS: command not found
CMake Error at storage/rocksdb/CMakeLists.txt:37 (STRING):
  STRING sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
  command.