You need to install developer libraries of OpenSSL on
your system now to compile ODBC, as it supports
OpenSSL now.

Best Regards,
Igor

On Thu, Mar 1, 2018 at 1:38 PM, bagsiur <[email protected]>
wrote:

> Hello,
>
> I try to compile odbc but I have fallowing errors:
>
> So I make fallowing commands:
>
> 1. cd ./modules/platforms/cpp
> 2. libtoolize && aclocal && autoheader && automake --add-missing &&
> autoreconf
> 3. ./configure
> 4. make
>
> Errors are:
>
> error: 'ignite::odbc::ssl::OPENSSL_init_ssl' declared as an 'inline'
> variable
> error: expression list treated as compound expression in initializer
> [-fpermissive]
> error: expected ',' or ';' before '{' token
> error: variable or field 'OPENSSL_init_ssl' declared void
> error: 'ignite::odbc::ssl::OPENSSL_init_ssl' cannot be used as a function
> error: 'SSL_CTRL_OPTIONS' was not declared in this scope
>
> My Ignite version is 2.5 downloaded by (today):
>
> git clone https://git-wip-us.apache.org/repos/asf/ignite
>
> Please help me.
>
>
>
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to