Opened 3 years ago
Closed 3 years ago
#63909 closed defect (fixed)
mysql8 @8.0.27_0 configure failure: Cannot find appropriate system libraries for WITH_SSL
Reported by: | julme (Julien Menichini) | Owned by: | herbygillot (Herby Gillot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | mysql8 |
Description
mysql8 does not build under macOS Monterey 12.0.1 on x86_64. I get this message:
Cannot find appropriate system libraries for WITH_SSL=/opt/local/libexec/openssl3. Make sure you have specified a supported SSL version. Valid options are : system (use the OS openssl library), yes (synonym for system), </path/to/custom/openssl/installation>
CMake Error at cmake/ssl.cmake:61 (MESSAGE):
Please install the appropriate openssl developer package.
Call Stack (most recent call first):
cmake/ssl.cmake:319 (FATAL_SSL_NOT_FOUND_ERROR) CMakeLists.txt:1613 (MYSQL_CHECK_SSL)
Attachments (1)
Change History (3)
Changed 3 years ago by julme (Julien Menichini)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Keywords: | mysql8 monterey removed |
---|---|
Owner: | set to herbygillot |
Status: | new → assigned |
Summary: | mysql8: → mysql8 @8.0.27_0 configure failure: Cannot find appropriate system libraries for WITH_SSL |
comment:2 Changed 3 years ago by Chris Jones <jonesc@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
main.log