On 01.03.2018 07:34, James Brown wrote: > On 1 Mar 2018, at 4:09 pm, Aki Tuomi <[email protected] > <mailto:[email protected]>> wrote: >> >> >>> On 01 March 2018 at 06:21 James Brown < [email protected] >>> <mailto:[email protected]>> wrote: >>> >>> >>> Have tried 2.3.0, 2.3.0.1 & 2.2.34. >>> >>> Compile is failing for me. >>> >>> ./configure --with-mysql --with-ssl=openssl: >>> >>> ... >>> checking for SSL_read in -lssl... yes >>> checking openssl/ssl.h usability... yes >>> checking openssl/ssl.h presence... yes >>> checking for openssl/ssl.h... yes >>> checking openssl/err.h usability... yes >>> checking openssl/err.h presence... yes >>> checking for openssl/err.h... yes >>> checking if OpenSSL version is 1.0.1 or newer... true >>> checking if OpenSSL version is 1.0.2 or better... true >>> checking whether SSL_clear_options exists... no >>> ... >>> Any suggestions? >>> >>> Thanks, >>> >>> James. >>> >> >> What SSL library and version? >> --- >> Aki Tuomi > > OpenSSL > > $openssl version > OpenSSL 1.0.2g 1 Mar 2016 > > But I also have: > > $ /usr/local/bin/openssl version > OpenSSL 1.1.0g 2 Nov 2017 > > James.
Can you provide the cc call as well from make? Aki
