Installation problem, help! help!

2002-07-29 Thread Dennis Daupert
I'm having a devil of a time installing mysql 3.23.51 on SuSE 8 from the source tarball. I did ./config, then make. There are the last few lines from make: libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer

Installation problem, please help

2002-07-29 Thread Dennis Daupert
I'm having a devil of a time installing mysql 3.23.51 on SuSE 8 from the source tarball. I did ./config, then make. There are the last few lines from make: libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer

Installation woes, please help

2002-07-29 Thread Dennis Daupert
I'm having a devil of a time installing mysql 3.23.51 on SuSE 8 from the source tarball. I did ./config, then make. There are the last few lines from make: libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer

Configure/Make problem, SuSE 8.0, mysql-3.23.51

2002-07-24 Thread Dennis Daupert
Description: Make reports this: libmysql.c: In function `mysql_real_connect': libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.c:1325: too few arguments to function `gethostbyname_r' libmysql.c:1325: warning: assignment makes pointer from