Date: Mon, 23 Jan 2012 09:20:18 +0000 From: Chris Rees <utisoft@gmail.com> To: "tom@diogunix.com" <tom@diogunix.com> Cc: freebsd-ports@freebsd.org Subject: Re: databases/mysql-workbench52 Message-ID: <CADLo839shaFYjj-kxePF6koL9i_tc9=ciBvvfL9Fz%2Bwr=MVcxQ@mail.gmail.com> In-Reply-To: <201201230620.18940.tom@diogunix.com> References: <201201212100.59941.tom@diogunix.com> <201201221624.47915.tom@diogunix.com> <CADLo8396HAqRBocQiptukhz0P_JvwptHyRgrdTDvJJjpOHGUrA@mail.gmail.com> <201201230620.18940.tom@diogunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23 January 2012 05:20, tom@diogunix.com <tom@diogunix.com> wrote: > >> > > > I've stumbled across a weird issue with building the >> > > > databases/mysql-workbench52 port on a brandnew / fresh FreeBSD 9 >> > > > RELEASE machine: >> > > its in the makefile for mysql-workbench51 >> > > DEFAULT_MYSQL_VER=3D =A0 =A0 =A051 >> > > IGNORE_WITH_MYSQL=3D =A0 =A0 =A041 55 >> > > >> > > you can delete that line and see what happens. >> > >> > Thanks for the hint, Michael. >> > >> > Unfortunately, I get an error then: >> > >> > In file included from ./my_global.h:383, >> > >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from mysys_priv.h:17, >> > >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from charset-def.cpp:17: >> > /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes >> > <sys/timeb.h> which is deprecated" >> > In file included from mysys_priv.h:17, >> > >> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from charset-def.cpp:17: >> > ./my_global.h:1017: error: redeclaration of C++ built-in type 'bool' >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52/work/mysql-workbench- >> > oss-5.2.1/library/sql-parser/source. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52/work/mysql-workbench- >> > oss-5.2.1/library/sql-parser. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52/work/mysql-workbench- >> > oss-5.2.1/library. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52/work/mysql-workbench- >> > oss-5.2.1. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52/work/mysql-workbench- >> > oss-5.2.1. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52. >> > *** Error code 1 >> > >> > Stop in /usr/ports/databases/mysql-workbench52. >> > >> > I could not figure out what's actually up there. >> > >> Looks like some incompatibility; perhaps it reimplements something now >> included by mysql. >> >> Let's assume that was the reason >> >> > @all >> > Is there any chance to somehow get the build working with MySQL 55 ? >> >> Have you contacted upstream? > > I'm terribly sorry but I'm not familiar with the term "upstream". > > Do you mean the MySQL team at Sun/Oracle ? > Then the answer is no. The list here is my only contact so far. > Hm, well the page at [1] claims that 5+ should be supported, and it's from the 5.5 docs. I would try asking the mailing list at http://lists.mysql.com/internals . I would love to help you, but I'm a little snowed under with pgsql at the moment ;) Chris [1] http://dev.mysql.com/doc/refman/5.5/en/workbench.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839shaFYjj-kxePF6koL9i_tc9=ciBvvfL9Fz%2Bwr=MVcxQ>