Bug #21767 build of mysql-gui-common fails
Submitted: 22 Aug 2006 4:15 Modified: 5 Sep 2006 17:17
Reporter: Mark Johnson (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:mysql-gui-common 0.6.0 OS:Linux (Slackware 10.2/Linux 2.6.15)
Assigned to: Alfredo Kojima CPU Architecture:Any

[22 Aug 2006 4:15] Mark Johnson
Description:
Excerpt from config.log:
configure:2093: checking for gcc
configure:2109: found /usr/bin/gcc
configure:2119: result: gcc
configure:2363: checking for C compiler version
configure:2366: gcc --version </dev/null >&5
gcc (GCC) 3.3.6
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The build fails indicating that there are duplicate symbols.  The last lines output from "make" will be attached separately.

How to repeat:
$ tar xzf mysql-gui-tools-5.0r2.tar.gz
$ cd mysql-gui-tools-5.0r2/mysql-gui-common
$ ./configure --enable-grt --enable-canvas --prefix=/usr --localstatedir=/var/lib
$ make
[22 Aug 2006 4:17] Mark Johnson
last lines output from "make"

Attachment: makeoutput.txt (text/plain), 8.08 KiB.

[22 Aug 2006 17:20] MySQL Verification Team
Thank you for the bug report.
[5 Sep 2006 17:17] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html