Date: Sun, 22 Jul 2018 07:07:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229950] databases/mysql++3: Fix build with MariaDB 10.2 Message-ID: <bug-229950-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229950 Bug ID: 229950 Summary: databases/mysql++3: Fix build with MariaDB 10.2 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: lantw44@gmail.com Created attachment 195362 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195362&action= =3Dedit Fix build with MariaDB 10.2 Currently MySQL++ 3 doesn't build with MariaDB 10.2: ./lib/dbdriver.cpp:260:10: error: use of undeclared identifier 'CLIENT_LONG_PASSWORD' (o >=3D CLIENT_LONG_PASSWORD) && ^ 1 warning and 1 error generated. gmake[1]: *** [Makefile:545: mysqlpp_dbdriver.o] Error 1 The patch to fix the problem is already accepted by the upstream, but there= is no released version of MySQL++ 3 including the fix. --=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-229950-7788>