我在make mysql是出险的错误,急需要解决,希望大家能帮助我,感激不尽阿!!
详悉的错误:
libmysql.c: In function `mysql_real_connect':
libmysql.c:1353: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type
libmysql.c:1353: too few arguments to function `gethostbyname_r'
libmysql.c:1353: warning: assignment makes pointer from integer without a cast
make[2]: *** [libmysql.lo] Error 1
make[2]: Leaving directory `/home/winbluegod/soft/seerver/mysql-3.23.58/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/winbluegod/soft/seerver/mysql-3.23.58'
make: *** [all] Error 2