Bug #16379 problem compiling test-query-analyze lib
Submitted: 11 Jan 2006 16:53 Modified: 16 Feb 2006 13:32
Reporter: Etienne Robillard Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:mysql-query-browser-1.1.17 OS:Linux (Linux Fedora Core 4 (intel-i686))
Assigned to: CPU Architecture:Any

[11 Jan 2006 16:53] Etienne Robillard
Description:
Please see: http://hashmysql.org/paste/viewentry.php?id=1301

How to repeat:
sh autogen.sh
sh configure --prefix=/usr 
gmake 

Suggested fix:
none yet
[11 Jan 2006 16:59] Etienne Robillard
script output with everything i could think of for giving clues

Attachment: script.txt (text/plain), 10.51 KiB.

[11 Jan 2006 19:24] Etienne Robillard
As a temporary measure, its possible to tell make to not go inside the library/tests subdirs at all. 

Change the line in library/tests/Makefile.am where it says:
SUBDIRS=foo bar quux 
to:
SUBDIRS=

then rerun make
[16 Jan 2006 13:32] Valeriy Kravchuk
Please, try with the newer version, 1.1.18, now available at http://dev.mysql.com/downloads/query-browser/1.1.html, and inform about the results.
[17 Feb 2006 0: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".