Re: Problem Installing mysql-3.23.52

2002-09-01 Thread David Lloyd
( mysql, query ) > Can anyone help. > I'm installing (at the mo) 4.0.3 Beta, but the error message is the same > which ever version.. > > libmysql.c: In function `mysql_real_connect': > libmysql.c:1675: warning: passing arg 5 of `gethostbyname_r' from > incompatible pointer type > libmysql.c:16

Problem Installing mysql-3.23.52

2002-09-01 Thread Doug Hall
Can anyone help. I'm installing (at the mo) 4.0.3 Beta, but the error message is the same which ever version.. libmysql.c: In function `mysql_real_connect': libmysql.c:1675: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.c:1675: too few arguments to function

Re: Problem Installing mysql-3.23.52

2002-08-29 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 28 August 2002 22:53, Carlos Oyarzún wrote: > I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m > using the following procedure: > > ./configure --prefix=/usr/local/mysql > make > make install > > The first two com

Problem Installing mysql-3.23.52

2002-08-28 Thread Carlos Oyarzún
Hi, I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m using the following procedure: ./configure --prefix=/usr/local/mysql make make install The first two commands run fine, but "run install" gives me the following error, make[2]: *** [install-benchSCRIPTS] Error