Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2023 17:10:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270764] databases/mysqlwsrep57-server: Update to 5.7.41-25.33
Message-ID:  <bug-270764-7788-LqH7CxjbAq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270764-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270764-7788@https.bugs.freebsd.org/bugzilla/>

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

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |fuz@FreeBSD.org
             Status|New                         |In Progress

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
If you like, I can try to fix the duplicate symbol issue in the InnoDB
memcached plugin for you.  It's a fairly common problem since gcc and clang
made -fno-common the default.  As a workaround, you can likely fix it by ad=
ding
-fcommon to CFLAGS.  For a permanent fix, I'd need to look at the source.  =
Will
be committing this patch after some build testing.

--=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-270764-7788-LqH7CxjbAq>