[Bug 233514] Mariadb 10.3.11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 25 19:23:29 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233514

--- Comment #1 from doctor at doctor.nl2k.ab.ca ---

additional:

1) in ../work/mariadb-10.3.11/storage/connect/value.h

Around line 115  I have to add 

virtual void SetValue(int64_t) {assert(false)} ;  

to continue compiling.

2) 

In a source code compile I add

-DCONNECT-WITH-MONGO=OFF 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.

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


More information about the freebsd-ports-bugs mailing list