2 messages in com.mysql.lists.bugsundefined symbols under AIX 4.3.3
FromSent OnAttachments
Armi...@varetis.de11 Sep 2001 05:56 
Michael Widenius12 Sep 2001 04:17 
Subject:undefined symbols under AIX 4.3.3
From:Armi...@varetis.de (Armi@varetis.de)
Date:09/11/2001 05:56:06 AM
List:com.mysql.lists.bugs

Hi there,

the gethostbyname_r issue seems to be solved in 3.23.42. But now I'm getting undefined symbols: How-To-Repeat: (to satisfy the spam filter)

<snip> creating mysqltest xlC_r -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I.. -ma -O3 -qstrict -O3 -DDBUG_OFF -Wa,-many -DUNDEF_HAVE_INITGROUPS -DSIGNALS_DONT_BREAK_READ -c mysqlbinlog.cc /bin/sh ../libtool --mode=link xlC_r -O3 -DDBUG_OFF -Wa,-many -DUNDEF_HAVE_INITGROUPS -DSIGNALS_DONT_BREAK_READ -o mysqlbinlog mysqlbinlog.o ../libmysql/libmysqlclient.la -lcrypt -lm xlC_r -O3 -DDBUG_OFF -Wa,-many -DUNDEF_HAVE_INITGROUPS -DSIGNALS_DONT_BREAK_READ -o .libs/mysqlbinlog mysqlbinlog.o -L../libmysql/.libs -lmysqlclient -lcrypt -lm -lcrypt -lm -b nolibpath -b libpath:/usr/local/lib/mysql:/usr/lib:/lib ld: 0711-224 WARNING: Duplicate symbol: p_xargc ld: 0711-224 WARNING: Duplicate symbol: p_xargv ld: 0711-224 WARNING: Duplicate symbol: p_xrcfg ld: 0711-224 WARNING: Duplicate symbol: p_xrc ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. ld: 0711-317 ERROR: Undefined symbol: ._my_b_write gmake[2]: *** [mysqlbinlog] Error 8 gmake[2]: Leaving directory `mysql-3.23.42/client' <snip>

I don't care about the warnings.. they appear very often.. but how about the error? How to solve this one?

Regards, Armin