Tom Williams wrote:
Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux
system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded
to). The compile runs smoothly, but make test fails. Here is my
configure command:
$ ./configure --prefix=/usr/local/mysql-4.0.20 --e
Michael Stassen wrote:
I always run `make test` when I build from source. It can catch
problems. For example, mysql 4.0.17 built with gcc in Mac OS X 10.2
passed all tests and ran flawlessly for me. On the other hand, mysql
4.0.18 and 4.1.1 built on Mac OS X 10.3 seemed to build fine but
fai
Hi! I'm trying to build MySQL 4.0.20 on RedHat 5.2 (I think) Linux
system with glibc-2.2.5 and gcc-3.4.0 (which I recently upgraded to).
The compile runs smoothly, but make test fails. Here is my configure
command:
$ ./configure --prefix=/usr/local/mysql-4.0.20 --enable-assembler
--enable-