Skip to content
Theodis Butler edited this page Jul 20, 2018 · 1 revision

[src/global] gcc -I. -I../../include -DHAS_MYSQL -I/usr/include/mysql -I/usr/include/sasl/ -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -DDEF_ SERVER_SASL_TYPE="dovecot" -DUSE_TLS -DNO_EAI -DDEF_SMTPUTF8_ENABLE="no" -DHAS_DEV_URANDOM -DHAS_PCRE -UUSE_DYNAM IC_LIBS -DDEF_SHLIB_DIR="no" -UUSE_DYNAMIC_MAPS -Wmissing-prototypes -Wformat -Wno-comment -g -O -I. -I../../inclu de -DLINUX2 -c dict_mysql.c dict_mysql.c: In function ‘plmysql_connect_single’: dict_mysql.c:661: error: ‘MYSQL_OPT_SSL_VERIFY_SERVER_CERT’ undeclared (first use in this function) dict_mysql.c:661: error: (Each undeclared identifier is reported only once dict_mysql.c:661: error: for each function it appears in.) make: *** [dict_mysql.o] Error 1 make: *** [update] Error 1 [root@tnt postfix-3.3.1]# ls

Resolution http://www.devheads.net/server/postfix/development/srcglobaldict-mysqlc-postfix-320-5-330-and-current-allow-build-against-mysql-8x.htm

Clone this wiki locally