>Description:
I have downloaded the binary mysql-3.23.52-hp-hpux10.20-hppa1.1.tar.gz grom mysql.com.
After unzipping it and create the symbolic link in /usr/local/, I executed the script
mysql_install_db.  I receive the following message :
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
/usr/lib/dld.sl: Can't open shared library: 
/my/gnu/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.1/../../../libgcc_s.sl
/usr/lib/dld.sl: No such file or directory
scripts/mysql_install_db[292]: 18448 Abort(coredump)
Installation of grant tables failed!

I search your site and the Internet and found nothing about this problem.
I used gcc 2.95.3.  The file libgcc_s.sl is not presente on my server.

Thanks for yous help.
>How-To-Repeat:
>Fix:

>Submitter-Id:  Andre Villeneuve 
>Originator:    
>Organization:
>MySQL support: none
>Synopsis:      Error when executing mysql_install_db 
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.52 (Official MySQL binary)

>Environment:
        
System: HP-UX beetle B.10.20 E 9000/785 2010232503 8-user license


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin//gmake /opt/gcc/bin//gcc 
/usr/bin/cc
GCC: Reading specs from /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS='-DHPUX -I/opt/dce/include -O3'  CXX='g++'  
CXXFLAGS='-DHPUX -I/opt/dce/include -felide-constructors -fno-exceptions -fno-rtti -O3 
'  LDFLAGS=''
LIBC: 
-r-xr-xr-x   1 bin        bin        1863680 Nov 10  1999 /lib/libc.1
-r--r--r--   1 bin        bin        2456532 Nov 10  1999 /lib/libc.a
lrwxr-xr-x   1 root       sys             15 Dec  2  1999 /lib/libc.sl -> 
/usr/lib/libc.1
-r-xr-xr-x   1 bin        bin        1863680 Nov 10  1999 /usr/lib/libc.1
-r--r--r--   1 bin        bin        2456532 Nov 10  1999 /usr/lib/libc.a
lrwxr-xr-x   1 root       sys             15 Dec  2  1999 /usr/lib/libc.sl -> 
/usr/lib/libc.1
Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=Official 
MySQL binary' --with-extra-charsets=complex --with-server-suffix= 
--enable-thread-safe-client --enable-local-infile --with-pthread 
--with-named-thread-libs=-ldce --with-lib-ccflags=-fpic --disable-shared 
'CFLAGS=-DHPUX -I/opt/dce/include -O3' 'CXXFLAGS=-DHPUX -I/opt/dce/include 
-felide-constructors -fno-exceptions -fno-rtti -O3 ' CXX=g++



---------------------------------------------------------------------
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