Date: Sun, 25 Nov 2018 19:23:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233514] Mariadb 10.3.11 Message-ID: <bug-233514-7788-JHWTz0WDDC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233514-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-233514-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=3D233514 --- Comment #1 from doctor@doctor.nl2k.ab.ca --- additional: 1) in ../work/mariadb-10.3.11/storage/connect/value.h Around line 115 I have to add=20 virtual void SetValue(int64_t) {assert(false)} ;=20=20 to continue compiling. 2)=20 In a source code compile I add -DCONNECT-WITH-MONGO=3DOFF to get mariadb to compile. Can we set a compile option for in the configuration section? I am willing to test a patch for the 2 above situations. --=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-233514-7788-JHWTz0WDDC>