Re: tcnative configure script

2016-03-22 Thread Christopher Schultz
Rainer, On 3/21/16 4:43 PM, Rainer Jung wrote: > Hi Chris, > > do you prefer this: > > === quote === > > checking OpenSSL library version >= 1.0.2... > > Found OPENSSL_VERSION_NUMBER 0x1000112f (OpenSSL 1.0.1r 28 Jan 2016) > Require OPENSSL_VERSION_NUMBER 0x1000200f or greater (1.0.2) > >

Re: tcnative configure script

2016-03-21 Thread Rainer Jung
Hi Chris, do you prefer this: === quote === checking OpenSSL library version >= 1.0.2... Found OPENSSL_VERSION_NUMBER 0x1000112f (OpenSSL 1.0.1r 28 Jan 2016) Require OPENSSL_VERSION_NUMBER 0x1000200f or greater (1.0.2) configure: error: Your version of OpenSSL is not compatible with this

tcnative configure script

2016-03-21 Thread Christopher Schultz
All, Running the tests for Tomcat 8.0.33, my automated build script is failing to build tcnative. During "configure", I get this output: " checking OpenSSL library version >= 1.0.2... Found OPENSSL_VERSION_NUMBER 0x1000105f (OpenSSL 1.0.1e 11 Feb 2013) Require OPENSSL_VERSION_NUMBER 0x1000200