I am having a problem under RedHat 7.1 that I didn't see under 6.2. When
trying to compile --with-libwrap the code errors with:

mysqld.cc: In function `void *handle_connections_sockets (void *)':
/usr/include/tcpd.h:131: too many arguments to function `void sock_host 
()'
mysqld.cc:2252: at this point in file
/usr/include/tcpd.h:69: too many arguments to function `int 
hosts_access ()'
mysqld.cc:2253: at this point in file
/usr/include/tcpd.h:124: too many arguments to function `char 
*eval_client ()'
mysqld.cc:2258: at this point in file
mysqld.cc: In function `void *handle_connections_sockets (void *)':
/usr/include/tcpd.h:131: too many arguments to function `void sock_host 
()'
mysqld.cc:2252: at this point in file
/usr/include/tcpd.h:69: too many arguments to function `int 
hosts_access ()'
mysqld.cc:2253: at this point in file
/usr/include/tcpd.h:124: too many arguments to function `char 
*eval_client ()'
mysqld.cc:2258: at this point in file

Is there a work around for this? I have found I can get it to compile
w/o libwrap, since I can use ipchains/iptables it is not a big deal...
but I like the added wrappers.

Thanks.

Paul Wiechman
[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

Reply via email to