Hi all, Im trying to compile mysql-4.0.15a but got an error in the "make" stage libmysql.c: In function `mysql_real_connect': libmysql.c:1790: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.c:1790: too few arguments to function `gethostbyname_r' libmysql.c:1790: warning: assignment makes pointer from integer without a cast make[2]: *** [libmysql.lo] Error 1 make[2]: Leaving directory `/home/slayer/mysql-4.0.15a/libmysql' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/slayer/mysql-4.0.15a' make: *** [all] Error 2 ---- Previously I do a "export CC=gcc32" for use the gcc32-3.2.3-6 compiler Any ideas? Cesar Villegas Ureta aka "Slayer_X" http://www.slayerx.org/