Hi all!
Having some problem with a binary install on an AIX 4.3.3 machine.
When I try to start mysql with:

# sh ./bin/safe_mysqld --log-update=/var/MySQL/log00/update.log

I get this:

# 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 stpcpy (number 45) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        0509-136   Symbol strnlen (number 46) is not exported from
                   dependent module /usr/lib/libc.a(shr.o).
        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 section symbols with the
                 'dump -Tv' command.
Starting mysqld daemon with databases from /var/MySQL/db00
010711 21:32:08  mysqld ended

What am I doing wrong???

//Uffe
-- 
To whom the mornings are like nights,
What must the midnights be!
                -- Emily Dickinson (on hacking?)

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