Skip to content

Instantly share code, notes, and snippets.

@elenst
Created July 19, 2016 21:56
Show Gist options
  • Save elenst/29140e150c0f3c853cf8a0c08417439b to your computer and use it in GitHub Desktop.
Save elenst/29140e150c0f3c853cf8a0c08417439b to your computer and use it in GitHub Desktop.
-- Looking for deflateBound - found
CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:293 (list):
list GET given empty list
Call Stack (most recent call first):
cmake/ssl.cmake:69 (INCLUDE)
CMakeLists.txt:349 (MYSQL_CHECK_SSL)
CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:294 (list):
list GET given empty list
Call Stack (most recent call first):
cmake/ssl.cmake:69 (INCLUDE)
CMakeLists.txt:349 (MYSQL_CHECK_SSL)
CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:296 (list):
list GET given empty list
Call Stack (most recent call first):
cmake/ssl.cmake:69 (INCLUDE)
CMakeLists.txt:349 (MYSQL_CHECK_SSL)
CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:298 (list):
list GET given empty list
Call Stack (most recent call first):
cmake/ssl.cmake:69 (INCLUDE)
CMakeLists.txt:349 (MYSQL_CHECK_SSL)
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version ".0.0`")
-- Looking for SHA512_DIGEST_LENGTH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment