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 `gethostbyname_r'
libmysql.c:1675: warning: assignment makes pointer from integer without
a cast



Thanks

Doug Hall
[EMAIL PROTECTED]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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:1675: too few arguments to function `gethostbyname_r'
 libmysql.c:1675: warning: assignment makes pointer from integer without
 a cast

There's an argument mismatch; I don't have the source to this version so
I can't help you.

However, what architecture/compiler are you using? This might help the
others help you :-)

DSL
-- 
Say you'll share with me one love, one lifetime
 Lead me, save me from my solitude.
Say you'll want me with you, here beside you
 Anywhere you go let me go too... (Webber/Hart/Black)

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 commands run fine, but run install gives me the following
 error,

 make[2]: *** [install-benchSCRIPTS] Error 1
 make[2]: Leaving directory `/usr/local/mysql/sql-bench'
 make[1]: *** [install-am] Error 2
 make[1]: Leaving directory `/usr/local/mysql/sql-bench'
 make: *** [install-recursive] Error 1

 Does anyone know what the problem is?

Actually, the interesting error messages are a bit above the snippet you 
posted. These ones alone do not give any clues...

Bye,
LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/   Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9bd8sSVDhKrJykfIRApMJAJ9QsyJUD0CFp92kDzWcHhPPy0ydpACfeLuc
XRb9jMRCZReHM5TUYR2GWUI=
=KI/R
-END PGP SIGNATURE-


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 1
make[2]: Leaving directory `/usr/local/mysql/sql-bench'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/mysql/sql-bench'
make: *** [install-recursive] Error 1

Does anyone know what the problem is?



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php