Bug #26099 Cannot build Migration Toolkit on Ubunutu
Submitted: 6 Feb 2007 3:33 Modified: 27 Apr 2007 12:30
Reporter: Stephen Gornick Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S3 (Non-critical)
Version:5.0r9 OS:Linux (Linux (Ubuntu 6.06 LTS i386))
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: build, built_mt_script, built_mt_script.sh, compile, dapper, Debian, grtsh, migration, qc, toolkit, ubuntu

[6 Feb 2007 3:33] Stephen Gornick
Description:
After doing the make on the GUI-Common, I then try to build MySQL Migration Toolkit and get a slew of errors.

The problem right off the starting block is that it apparently wants to execute grtsh, which doesn't exist / hasn't been built.

How to repeat:
$ pwd
 /home/me/mysql-gui-tools-5.0r9/mysql-migration-tool

$ ./build_mt_script.sh
Creating jar with Java portion...
Copying standard jar files...
Copying GRT Java code...
Generating Java source from GRT struct definition files...
make_grtjar.sh: line 23: ../mysql-gui-common/tools/grtsh/grtsh: No such file or directory
make_grtjar.sh: line 24: ../mysql-gui-common/tools/grtsh/grtsh: No such file or directory
[and hundreds of errors thereafter.]

$ ls ../mysql-gui-common/tools/grtsh
agentest.cc      grtsh.bpf     grtsh.vcproj       Makefile     mytest.lua
copy_to_bin.cmd  grtshell.cpp  intermediate       Makefile.am  res
grtsh.bdsproj    grtsh.sln     make_debug_vs.cmd  Makefile.in
[28 Feb 2007 1:09] MySQL Verification Team
Thank you for the bug report.
[27 Mar 2007 12:30] Alfredo Kojima
What flags have you passed to configure from mysql-gui-common?
There are some special flags you need to pass it for the MT requirements to be
built. There are instructions at:
http://forge.mysql.com/wiki/Building_MySQL_GUI_Tools_on_Linux
[27 Apr 2007 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".