Hi to all, While trying to build the latest tcnative on a SLES 10 box I got the following error :
checking for OpenSSL library... using openssl from /usr/lib and /usr/include checking OpenSSL library version... Found OPENSSL_VERSION_NUMBER 0x0090801f Require OPENSSL_VERSION_NUMBER 0x0090701f or greater (0.9.7a) Require OPENSSL_VERSION_NUMBER 0x0090802f or greater (0.9.8a) not compatible It's strange since I got installed openssl 0.9.8a : openssl-devel-0.9.8a-18.15 openssl-0.9.8a-18.15 Regards