Bug #43718 | mysql 5.1.30 at fedora10 x86-64 make error! | ||
---|---|---|---|
Submitted: | 18 Mar 2009 4:31 | Modified: | 7 Dec 2016 13:56 |
Reporter: | Kevin U | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | mysql 5.1.30, 5.1.32 | OS: | Linux (fedora10x86-64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | make error |
[18 Mar 2009 4:31]
Kevin U
[18 Mar 2009 6:38]
Sveta Smirnova
Thank you for the report. But version 5.1.30 is a bit old. Please try with current version 5.1.32 and if problem still exists provide your configure options.
[19 Mar 2009 9:18]
Kevin U
I change to mysql 5.1.30 get some error.this is my configure options.thank you. ./configure --prefix=/usr/local/databases/mysql --with-charset=gbk --with-extra-charsets=gb2312,big5 --enable-thread-safe-client --enable-local-infile --enable-assembler --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --without-debug
[19 Mar 2009 9:19]
Kevin U
I change to mysql 5.1.32 get some error.this is my configure options.thank you. ./configure --prefix=/usr/local/databases/mysql --with-charset=gbk --with-extra-charsets=gb2312,big5 --enable-thread-safe-client --enable-local-infile --enable-assembler --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --without-debug
[19 Mar 2009 10:32]
Sveta Smirnova
Thank you for the feedback. I still can not repeat described behavior. Additionally error messages show you have problem with curses library. Please check if you have up to date curses library. Use configure option --with-named-curses-libs if needed.
[19 Apr 2009 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".
[7 Dec 2016 13:56]
Terje Røsten
Posted by developer: Packages from MySQL Repos for Fedora don't have this.