2
0
mirror of https://github.com/vdukhovni/postfix synced 2025-08-29 05:07:58 +00:00

Initial Home page

Theodis Butler 2018-07-20 15:25:28 -05:00
commit a7dacd7450

13
Issues.md Normal file

@ -0,0 +1,13 @@
[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