commit a7dacd745037da24f0c03ffb2fd84cd20edd1968 Author: Theodis Butler Date: Fri Jul 20 15:25:28 2018 -0500 Initial Home page diff --git a/Issues.md b/Issues.md new file mode 100644 index 0000000..1b75aa7 --- /dev/null +++ b/Issues.md @@ -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