What causes this error:

3 -DDBUG_OFF   -fno-implicit-templates -fno-exceptions -fno-rtti -c
mysqld.cc
mysqld.cc: In function `void *handle_connections_sockets (void *)':
/usr/include/tcpd.h:131: too many arguments to function `void sock_host
()'
mysqld.cc:2339: at this point in file
/usr/include/tcpd.h:69: too many arguments to function `int
hosts_access ()'
mysqld.cc:2340: at this point in file
/usr/include/tcpd.h:124: too many arguments to function `char
*eval_client ()'
mysqld.cc:2345: at this point in file
make[2]: *** [mysqld.o] Error 1
make[2]: Leaving directory `/home/dexter/mysql-3.23.42/sql'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/dexter/mysql-3.23.42/sql'
make: *** [install-recursive] Error 1

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