[freetds] OpenSSL misdetection by configure script

Ramiro Morales cramm0 at gmail.com
Tue Feb 9 21:15:43 EST 2016


Frediano,

On Tue, Feb 9, 2016 at 6:24 PM, Frediano Ziglio <freddy77 at gmail.com> wrote:
> 2016-02-09 19:03 GMT+00:00 Ramiro Morales <cramm0 at gmail.com>:
>> [...]
>>   $ ./configure --with-openssl=no
>> [...]
>> OpenSSL support remains detected as active::
>> [...]
>> This happens even if I uninstall development files for OpenSSL
>> (libssl-dev .deb package).
>
> I checked m4/check_openssl.m4 and has this behavior. Basically every
> value (even "no" which is used when you specify --without-openssl)
> specified cause the check to trigger.

Aha! That was the key hint.

> Weird that even uninstalling package OpenSSL was detected.

With the OpenSSL development files still absent but don't specifying
--with-openssl=no as I was doing then, once configure is run, I get
HAVE_OPENSSL defined in config.h.

Thanks!

-- 
Ramiro Morales
@ramiromorales


More information about the FreeTDS mailing list