[EMAIL PROTECTED] writes:
> >Description:
>       shr.o not found in libz.a when running mysql-install_db
> >How-To-Repeat:
>       Output from mysql_install_db:
> 
> <root@cedar:/work/work/mysql/mysql-max-3.23.46-ibm-aix4.3.3.0-rs6000> 
>scripts/mysql_install_db
> exec(): 0509-036 Cannot load program ./bin/my_print_defaults because of the 
>following errors:
>         0509-150   Dependent module /usr/local/lib/libz.a(shr.o) could not be loaded.
>         0509-152   Member shr.o is not found in archive 
> WARNING: The host 'cedar' could not be looked up with resolveip.
> This probably means that your libc libraries are not 100 % compatible
> with this binary MySQL version. The MySQL deamon, mysqld, should work
> normally with the exception that host name resolving will not work.
> This means that you should use IP addresses instead of hostnames
> when specifying MySQL privileges !
> Preparing db table
> Preparing host table
> Preparing user table
> Preparing func table
> Preparing tables_priv table
> Preparing columns_priv table
> Installing all prepared tables
> exec(): 0509-036 Cannot load program ./bin/mysqld because of the following errors:
>         0509-150   Dependent module /usr/local/lib/libz.a(shr.o) could not be loaded.
>         0509-152   Member shr.o is not found in archive 
> Installation of grant tables failed!
> 
Hi!

Yes, this is a known problem and will be fixed in 3.23.50, which
should be out in 2 weeks.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.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