From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Installation of mysql on Solaris 2.6 using
3.23.49-sun-solaris2.7-sparc version
content-length: 2557

>Description:
        <I'm trying to  install mysql version
3.23.49-sun-solaris2.7-sparc on Sun Solaris 
         2.6 but kept on getting the error when I ran
the ./configure :
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
ld.so.1: ./bin/mysqld: fatal: libpthread.so.1: version
`SUNW_1.2' not found (required by file ./bin/mysqld)
Killed
Installation of grant tables failed!

This is first install of mysql on this system.>
>How-To-Repeat:
      I followed the documentation regarding the steps
of installation.
      
     groupadd mysql
     useradd -g mysql mysql
     cd /usr/local
     gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar
xvf -
     ln -s mysql-VERSION-OS mysql
     cd mysql
     scripts/mysql_install_db

whenever I got to the mysql_install_db, that is when I
get the error:
ld.so.1: ./bin/mysqld: fatal: libpthread.so.1: version
`SUNW_1.2' not found (required by file ./bin/mysqld)

 
>Fix:
        

>Submitter-Id:  <[EMAIL PROTECTED]>
>Originator:    ttran
>Organization:  startsampling
 
>MySQL support: [email support ]
>Synopsis:      <Installation of mysql on sun solaris
2.6 failed.>
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.49-max (Official MySQL-max
binary)

>Environment:
        
System: SunOS kauai 5.6 Generic_105181-23 sun4u sparc
SUNW,Ultra-80
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make
/usr/local/bin/gcc /usr/bin/cc
GCC: Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS='-O3
-fno-omit-frame-pointer'  CXX='gcc'  CXXFLAGS='-O3
-fno-omit-frame-pointer -felide-constructors
-fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
-rw-r--r--   1 bin      bin      1600348 Mar 20  1998
/lib/libc.a
lrwxrwxrwx   1 root     root          11 Feb  1  2000
/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1009696 Mar 20  1998
/lib/libc.so.1
-rw-r--r--   1 bin      bin      1600348 Mar 20  1998
/usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Feb  1  2000
/usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1009696 Mar 20  1998
/usr/lib/libc.so.1
Configure command: ./configure 
--prefix=/usr/local/mysql '--with-comment=Official
MySQL-max binary' --with-extra-charsets=complex
--with-server-suffix=-max --enable-thread-safe-client
--enable-local-infile --enable-assembler
--disable-shared --with-berkeley-db --with-innodb
Perl: This is perl, version 5.005_03 built for sun4-solaris

=====
Tuan Tran
Email address: [EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to