> After I do make
> I get an error:
>
>
gcc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DDATADIR=\"/usr/local/var\" -DSHA
>
REDIR=\"/usr/local/share/mysql\" -DUNDEF_THREADS_HACK -DDONT_USE_RAID -I./..
> /include -I../include -I./.. -I.. -I.. -O3 -DDBUG_OFF -c
> libmysql.c  -fPIC -DPIC -o .libs/libmysql.lo
> 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 integer without a
> cast
> make[2]: *** [libmysql.lo] Error 1
> make[2]: Leaving directory `/usr/local/src/mysql-3.23.52/libmysql'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/mysql-3.23.52'
> make: *** [all-recursive-am] Error 2
>
>
> I have linux suse 7.2 on A intel based system
>
> Can anybody help me with that?
>
> Greetingzz
>
> B. van Velzen
>


---------------------------------------------------------------------
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

Reply via email to