Bug #1522 Running Install script
Submitted: 10 Oct 2003 10:34 Modified: 21 Nov 2003 5:20
Reporter: Larry Carter, Jr Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:max-4.0.15-sun-solaris2.8-sparc OS:Solaris (Solaris 8)
Assigned to: Lenz Grimmer CPU Architecture:Any

[10 Oct 2003 10:34] Larry Carter, Jr
Description:
I get the following error when I run the "mysql_install_db" script:

ld.so.1: ./bin/mysqld: fatal:librt.so.1: version 'SUNW_1.2' not found (required by file ./bin/mysqld)
killed
Installation of grant tables failed!

How to repeat:
Run the install script
[22 Oct 2003 10:05] Boyd Gerber
I verified this last week on Monday and it has not shown up.  I believe LenZ was working on a fix for it.
[21 Nov 2003 5:20] Lenz Grimmer
Hmm, I can not reproduce this. I have seen this message when one tries to run a 
binary compiled for Solaris 8 on Solaris 7. Does the file /usr/lib/librt.so.1 
exist on your system at all? 

On our Solaris 8 build host it does, and it belongs to the following package:

   PKGINST:  SUNWcsl
      NAME:  Core Solaris, (Shared Libs)
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  11.8.0,REV=2000.01.08.18.12
   BASEDIR:  /
    VENDOR:  Sun Microsystems, Inc.
      DESC:  core shared libraries for a specific instruction-set architecture

Are you sure that you are trying to run MySQL on a Solaris 8 system?