Comment 2 for bug 1560235

Revision history for this message
Bogdan (bogdar) wrote :

I'm affected with this bug on Ubuntu 16 LTS as well,

configure:12126: result: no
configure:12126: checking mysql/plugin.h presence
configure:12126: gcc -E -isystem /usr/include/mysql conftest.c
In file included from /usr/include/mysql/mysql/services.h:26:0,
                 from /usr/include/mysql/mysql/plugin.h:59,
                 from conftest.c:23:
/usr/include/mysql/mysql/service_srv_session_info.h:31:53: fatal error: violite.h: No such file or directory
compilation terminated.

There are no such file in MySQL 5.7 community edition bundled with Ubuntu, for some reasons I have to use Oracle's flavor of MySQL.

Could you please fix build for MySQL 5.7 ?