I'm trying to compile Zabbix server 3.4.11 for Solaris 11.3 64-bit (i386) with a custom MySQL installation of version 5.7.13 with these settings
Code:
CFLAGS="-m64" CPPFLAGS="-I/opt/mysql/include" LDFLAGS="-L/opt/mysql/lib" ./configure --prefix=/opt/zabbix