Apache Ignite编译ODBC驱动程序错误 [英] Apache Ignite compile ODBC driver errors

查看:245
本文介绍了Apache Ignite编译ODBC驱动程序错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试编译odbc驱动程序,但出现以下错误:

I try to compile odbc driver but I have following errors:

我运行以下命令:

1. cd ./modules/platforms/cpp
2. libtoolize && aclocal && autoheader && automake --add-missing && autoreconf
3. ./configure
4. make

错误是:

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

我的Ignite版本是2.5(由2018年1月3日下载):

My Ignite version is 2.5 downloaded by (on 01.03.2018):

git clone https://git-wip-us.apache.org/repos/asf/ignite

请帮助我.

推荐答案

这在Apache Ignite用户邮件列表中进行了讨论:

This is discussed on Apache Ignite users mailing list: http://apache-ignite-users.70518.x6.nabble.com/ODBC-driver-compile-error-td20313.html

这篇关于Apache Ignite编译ODBC驱动程序错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆