[EMAIL PROTECTED] writes: > >Description: > When I run a ./configure --prefix=/usr/local/mysql --with-libwrap the configure >completes but the make fails. > > Making all in sql > make[2]: Entering directory `/usr/local/src/mysql-3.23.49/sql' > Making all in share > make[3]: Entering directory `/usr/local/src/mysql-3.23.49/sql/share' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/usr/local/src/mysql-3.23.49/sql/share' > make[3]: Entering directory `/usr/local/src/mysql-3.23.49/sql' > c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\"" > -DDATADIR="\"/usr/local/mysql/var\"" >-DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DHAVE_CONFIG_H > -I./../include -I./../regex -I. -I../include >-I.. -I. -O3 -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:2395: at this point in file > /usr/include/tcpd.h:69: too many arguments to function `int > hosts_access ()' > mysqld.cc:2396: at this point in file > /usr/include/tcpd.h:124: too many arguments to function `char > *eval_client ()' > mysqld.cc:2401: at this point in file > make[3]: *** [mysqld.o] Error 1 > make[3]: Leaving directory `/usr/local/src/mysql-3.23.49/sql' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/local/src/mysql-3.23.49/sql' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/mysql-3.23.49' > make: *** [all-recursive-am] Error 2 >
This definitely requires that we take a look at it. -- Regards, __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com --------------------------------------------------------------------- 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