cmake .
|
|
...
|
-- Looking for deflateBound - found
|
-- suffixes <.so;.a>
|
CMake Error at cmake/ssl.cmake:162 (FILE):
|
file STRINGS file
|
"/home/elenst/bzr/10.0-release/OPENSSL_INCLUDE_DIR-NOTFOUND/openssl/opensslv.h"
|
cannot be read.
|
Call Stack (most recent call first):
|
CMakeLists.txt:271 (MYSQL_CHECK_SSL)
|
|
|
-- OPENSSL_INCLUDE_DIR = OPENSSL_INCLUDE_DIR-NOTFOUND
|
-- OPENSSL_LIBRARIES = OPENSSL_LIBRARIES-NOTFOUND
|
-- CRYPTO_LIBRARY = CRYPTO_LIBRARY-NOTFOUND
|
-- OPENSSL_MAJOR_VERSION =
|
-- Looking for SHA512_DIGEST_LENGTH
|
-- Looking for SHA512_DIGEST_LENGTH - not found.
|
-- Check size of mbstate_t
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of mbstate_t - failed
|
-- Performing Test HAVE_LANGINFO_CODESET
|
|
...
|
|
-- Looking for iswctype - found
|
-- Check size of wchar_t
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of wchar_t - failed
|
-- Check size of wctype_t
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of wctype_t - failed
|
-- Check size of wint_t
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of wint_t - failed
|
-- Found Curses: /usr/lib/x86_64-linux-gnu/libcurses.so
|
|
|
...
|
|
-- Looking for asprintf - found
|
-- Check size of pthread_t
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of pthread_t - failed
|
-- Configuring OQGraph
|
|
...
|
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
|
Please set them or make sure they are set and tested correctly in the CMake files:
|
OPENSSL_INCLUDE_DIR
|
used as include directory in directory /home/elenst/bzr/10.0-release/CMakeFiles/CMakeTmp
|
|
CMake Error: Internal CMake error, TryCompile configure of cmake failed
|
-- Check size of unsigned long long - failed
|