Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jan 2020 10:23:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243035] [patch] mail/dspam mariadb 10.x build
Message-ID:  <bug-243035-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243035

            Bug ID: 243035
           Summary: [patch] mail/dspam mariadb 10.x build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vikashb@where-ever.za.net
                CC: danny@dannywarren.com
             Flags: maintainer-feedback?(danny@dannywarren.com)
                CC: danny@dannywarren.com

Created attachment 210385
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210385&action=
=3Dedit
configure patch

the configure stage current fails when using mariadb 10.x:

configure: error: Unsupported version of MySQL (no PROTOCOL_VERSION or
ER_LOCK_DEADLOCK or ER_LOCK_WAIT_TIMEOUT or ER_LOCK_OR_ACTIVE_TRANSACTION or
CR_ERROR_FIRST defined)

this is because CR_ERROR_FIRST is no longer present in library

attached patch files remove this check, however i do not know how to patch
conditionally i.e only patch is using mariadb 10.x

is there a way to patch conditional ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243035-7788>