>  -----Original Message-----
> From:         NELSON, GLEN  
> Sent: Tuesday, January 30, 2001 2:10 PM
> To:   '[EMAIL PROTECTED]'
> Subject:      Install of mysql on AIX fails due to missing member shr.o in
> module libz.a
> 
> From: t199k01
> To: [EMAIL PROTECTED]
> Subject: Install of mysql on AIX fails due to missing member shr.o in
> module libz.a
> >Description:
> I apologize for resubmitting this report, but I had sent the original last
> week and had not received a reply.
> I am trying to test mysql for my company, but can't get it installed.
> --------------------------------------------------------------------------
> ---------------------------------------
> Previously, I was failing because module libz.a didn't exist. Per your
> advice,
> I installed zlib from gnu. Now, the module appears to be found, but it
> cannot
> locate member shr.o. The following is the screen output of the
> installation:
> 
> Executing /fmcusr/shared/kshrc ...
> 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 'ddcux6' 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!
> 
> >How-To-Repeat:
> run mysql_install_db
> >Fix:
>  unknown
> >Submitter-Id:[EMAIL PROTECTED]
> >Originator:  Glen Nelson
> >Organization:
>  FMC Corporation
> >MySQL support: none
> >Synopsis: Install of mysql on AIX fails due to missing member shr.o
> >Severity:non-critical
> >Priority:medium
> >Category:mysql
> >Class:sw-bug
> >Release:mysql-3.23.31 (Official MySQL binary)
> 
> >Environment:
> 
> System: AIX ddcux6 3 4 000D36AD4C00
> AIX version 4.3.3.0
> 
> Some paths:  /usr/bin/perl /usr/bin/make
> 
> Compilation info: CC='gcc'  CFLAGS='-O3 -mcpu=powerpc -Wa,-many
> -fomit-frame-pointer'  CXX='c++'  CXXFLAGS='-O3 -mcpu=powerpc -Wa,-many
> -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'
> LDFLAGS=''
> LIBC:
> lrwxrwxrwx   1 bin      bin           19 Sep 14 17:04 /lib/libc.a ->
> /usr/ccs/lib/libc.a
> lrwxrwxrwx   1 bin      bin           19 Sep 14 17:04 /usr/lib/libc.a ->
> /usr/ccs/lib/libc.a
> Configure command: ./configure  --prefix=/usr/local/mysql
> '--with-comment=Official MySQL binary' --with-extra-charsets=complex
> --disable-shared
> Perl: This is perl, version 5.005_03 built for aix     

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