[Bug 221533] mail/exim fails to build with mariadb 10.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 14 22:41:16 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221533
Bug ID: 221533
Summary: mail/exim fails to build with mariadb 10.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: vsevolod at FreeBSD.org
Reporter: vvd at unislabs.com
Flags: maintainer-feedback?(vsevolod at FreeBSD.org)
Assignee: vsevolod at FreeBSD.org
Created attachment 185421
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185421&action=edit
patch-src-mysql-version
The part of build log with error message:
============================================
mysql.c:437:9: error: use of undeclared identifier 'MYSQL_SERVER_VERSION'
MYSQL_SERVER_VERSION, MYSQL_COMPILATION_COMMENT,
^
mysql.c:437:31: error: use of undeclared identifier 'MYSQL_COMPILATION_COMMENT'
MYSQL_SERVER_VERSION, MYSQL_COMPILATION_COMMENT,
^
1 warning and 2 errors generated.
*** Error code 1
============================================
Patch was tested with mariadb 10.1 too.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list