https://bz.apache.org/bugzilla/show_bug.cgi?id=63754
Bug ID: 63754
Summary: Can't run configure for v1.2.23 with OpenSSL 1.1.1c
Product: Tomcat Native
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Library
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I try to run the following command
./configure --with-apr=/usr/bin/apr-1-config \
--with-java-home=/home/jfclere/JAVA/jdk1.7.0_80/ \
--with-ssl=/user/local/openssl \
--prefix=/srv/tomcat
and the output I get is :
checking for OpenSSL library... using openssl from
/user/local/openssl/${exec_prefix}/lib and /user/local/openssl/include
checking OpenSSL library version >= 1.0.2... configure: error: Your version of
OpenSSL is not compatible with this version of tcnative
I run the latest version of OpenSSL : 1.1.1c
[root@localhost native]# openssl
OpenSSL> version
OpenSSL 1.1.1c 28 May 2019
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]