Date: Sun, 01 Feb 2015 19:27:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197232] databases/mariadb100-server: fix build of TokuDB storage engine Message-ID: <bug-197232-13-kJtDNkLIQy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197232-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197232-13@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=197232 --- Comment #2 from Bernard Spil <spil.oss@gmail.com> --- Hi Jim, Thanks for the patch! Ran into an issue when I compiled after the patch was applied. In file included from /usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/util/context.cc:94: In file included from /usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/util/context.h:96: /usr/ports/databases/mariadb100-server/work/mariadb-10.0.16/storage/tokudb/ft-index/buildheader/db.h:323:1: error: empty struct has size 0 in C, size 1 in C++ [-Werror,-Wextern-c-compat] struct __toku_db_lsn { ^ 1 error generated. storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/build.make:54: recipe for target 'storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/context.cc.o' failed gmake[4]: *** [storage/tokudb/ft-index/util/CMakeFiles/util_static.dir/context.cc.o] Error 1 Any clues? It'll take some time before I can dig deeper. -- 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-197232-13-kJtDNkLIQy>