Error Install MySQL Binary on AIX

2001-08-28 Thread Michael Widenius


Hi!

> "ajgrif" == ajgrif  <[EMAIL PROTECTED]> writes:

>> Description:
ajgrif> I downloaded the lated AIX binary from mysql.com, and unpacked it to 
/usr/local/mysql.  I then cd'd to /usr/local/mysql and ran scripts/mysql_install_db 
per the INSTALL-BINARY file.  This is the error I recieve:

ajgrif> exec(): 0509-036 Cannot load program ./bin/my_print_defaults because of the 
following errors:
ajgrif> 0509-130 Symbol resolution failed for my_print_defaults because:
ajgrif> 0509-136   Symbol strcat (number 60) is not exported from
ajgrif>dependent module /usr/local/lib/libz.a(shr.o).
ajgrif> 0509-136   Symbol memmove (number 61) is not exported from
ajgrif>dependent module /usr/local/lib/libz.a(shr.o).
ajgrif> 0509-136   Symbol bcopy (number 62) is not exported from 
ajgrif>dependent module /usr/local/lib/libz.a(shr.o).
ajgrif> 0509-192 Examine .loader sections symbols with the 
ajgrif>  'dump -Tv' command.

ajgrif> I also recieve similar errors to that referencing ./bin/mysqld instead of 
./bin/my_print_defaults.



Thanks for the bug report;

We will start building 3.23.42 shortly and I will try to build this
staticly on AIX.

In the mean time;  Please use the source distribution on AIX if the
binary doesn't work for you.

Regards,
Monty

-
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




Re: Error Install MySQL Binary on AIX

2001-08-27 Thread Sinisa Milivojevic

[EMAIL PROTECTED] writes:
> >Description:
>   I downloaded the lated AIX binary from mysql.com, and unpacked it to 
>/usr/local/mysql.  I then cd'd to /usr/local/mysql and ran scripts/mysql_install_db 
>per the INSTALL-BINARY file.  This is the error I recieve:
> 
> exec(): 0509-036 Cannot load program ./bin/my_print_defaults because of the 
>following errors:
> 0509-130 Symbol resolution failed for my_print_defaults because:
> 0509-136   Symbol strcat (number 60) is not exported from
>dependent module /usr/local/lib/libz.a(shr.o).
> 0509-136   Symbol memmove (number 61) is not exported from
>dependent module /usr/local/lib/libz.a(shr.o).
> 0509-136   Symbol bcopy (number 62) is not exported from 
>dependent module /usr/local/lib/libz.a(shr.o).
> 0509-192 Examine .loader sections symbols with the 
>  'dump -Tv' command.
> 
> I also recieve similar errors to that referencing ./bin/mysqld instead of 
>./bin/my_print_defaults.
> 
> >How-To-Repeat:
>   scripts/mysql_install_db
> >Fix:
>   
> 
> >Submitter-Id:
> >Originator:  Andrew Griffin ([EMAIL PROTECTED])
> >Organization:  Emerson Process Management
> >MySQL support: none 
> >Synopsis:
> >Severity:non-critical
> >Priority:medium 
> >Category:mysql
> >Class:   support 
> >Release: mysql-3.23.41 (Official MySQL binary)
> 
> >Environment:
>   
> System: AIX aixtest1 3 4 000165744C00

Hi!

We plan to fix this in our next release.

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




Error Install MySQL Binary on AIX

2001-08-27 Thread ajgrif

>Description:
I downloaded the lated AIX binary from mysql.com, and unpacked it to 
/usr/local/mysql.  I then cd'd to /usr/local/mysql and ran scripts/mysql_install_db 
per the INSTALL-BINARY file.  This is the error I recieve:

exec(): 0509-036 Cannot load program ./bin/my_print_defaults because of the following 
errors:
0509-130 Symbol resolution failed for my_print_defaults because:
0509-136   Symbol strcat (number 60) is not exported from
   dependent module /usr/local/lib/libz.a(shr.o).
0509-136   Symbol memmove (number 61) is not exported from
   dependent module /usr/local/lib/libz.a(shr.o).
0509-136   Symbol bcopy (number 62) is not exported from 
   dependent module /usr/local/lib/libz.a(shr.o).
0509-192 Examine .loader sections symbols with the 
 'dump -Tv' command.

I also recieve similar errors to that referencing ./bin/mysqld instead of 
./bin/my_print_defaults.

>How-To-Repeat:
scripts/mysql_install_db
>Fix:


>Submitter-Id:  
>Originator:Andrew Griffin ([EMAIL PROTECTED])
>Organization:  Emerson Process Management
>MySQL support: none 
>Synopsis:  
>Severity:  non-critical
>Priority:  medium 
>Category:  mysql
>Class: support 
>Release:   mysql-3.23.41 (Official MySQL binary)

>Environment:

System: AIX aixtest1 3 4 000165744C00


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS='-O3 -mcpu=powerpc -Wa,-many '  CXX='c++'  
CXXFLAGS='-O3 -mcpu=powerpc -Wa,-many  -felide-constructors -fno-exceptions -fno-rtti' 
 LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 bin  bin   19 Jun 19 16:12 /lib/libc.a -> 
/usr/ccs/lib/libc.a
lrwxrwxrwx   1 bin  bin   19 Jun 19 16:12 /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 --with-server-suffix= --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