Page 1 of 1

MySQL 4.0.12 for Solaris 7

Posted: Wed Apr 23, 2003 2:33 am
by bluenote
Hello,

the "oldest" 4.0.12 version of MySQL available for Solaris is mysql-max-4.0.12-sun-solaris2.8-sparc.tar.gz. I am using Solaris 7.

The installation was no problem, but firing up mysqld failed because of a library version mismatch:

Code: Select all

FATAL: ї...] required "librt.so SUNW_1.2"
On the Sun Download site there is a patch (Patch ID 111565-01) available which propably would fix this and upgrade the librt, but it is available to somewhat registred bla bla customers only...

Does anyone of you have the same hassle, or even a solution for it?

Thanx, bluenote

RE: MySQL 4.0.12 for Solaris 7

Posted: Thu Apr 24, 2003 3:12 am
by bluenote
Here is the exact log message:

Code: Select all

sun1# pg /export/home/local/mysql-max-4.0.12-sun-solaris2.8-sparc/data/sun1.err
030422 17:00:47  mysqld started
ld.so.1: 
/export/home/local/mysql-max-4.0.12-sun-solaris2.8-sparc/bin/mysqld: 
fatal: librt.so.1: version `SUNW_1.2' not found (required by file 
/export/home/local/mysql-max-4.0.12-sun-solaris2.8-sparc/bin/mysqld)
030422 17:00:47  mysqld ended