You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/09/18 14:35:20 UTC

[Bug 63754] New: Can't run configure for v1.2.23 with OpenSSL 1.1.1c

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: dev@tomcat.apache.org
          Reporter: kamadelva@gmail.com
  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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 63754] Can't run configure for v1.2.23 with OpenSSL 1.1.1c

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63754

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This is a question for the users mailing list.

Note that Gump builds Tomcat Native 4 times a day against 1.0.2, 1.1.0 (now
EOL), 1.1.1 and master and has not reported any errors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org