[CMake] Problems finding the SSL library

Maciej (Matchek) Bliziński maciej at opencsw.org
Mon Jan 16 10:59:46 EST 2012


2011/12/22 Maciej (Matchek) Bliziński <maciej at opencsw.org>:
> CMake Error at cmake/ssl.cmake:83 (MESSAGE):
>  Cannot find appropriate system libraries for SSL.  Use WITH_SSL=bundled to
>  enable SSL support
> Call Stack (most recent call first):
>  CMakeLists.txt:255 (MYSQL_CHECK_SSL)

I found the MySQL-5.5 source code repository. Is CMakeLists.txt file
the main one? If so, here's the link:

http://bazaar.launchpad.net/~mysql/mysql-server/5.5/view/head:/CMakeLists.txt

Another one that seems relevant, is this:

http://bazaar.launchpad.net/~mysql/mysql-server/5.5/view/head:/cmake/ssl.cmake

Could anyone look and make suggestions how to proceed with debugging?

Maciej


More information about the CMake mailing list