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