Date: Thu, 11 Jul 2002 00:32:08 -0800 From: Beech Rintoul <akbeech@anchoragerescue.org> To: freebsd-current@freebsd.org Subject: mysql build error Message-ID: <20020711083208.EFC40444@nebula.anchoragerescue.org>
next in thread | raw e-mail | index | archive | help
Does anyone have a suggestion how to get around this? cc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" - DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/m ysql\"" -DHAVE_CONFIG_H -I../bdb/build_unix -I../innobas e/include -I./../include -I./../regex - I. -I../include -I.. -I. -DDBUG_OFF -O -pipe -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_ RETRY_COUNT=1000000 -c mysqld.cc /usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)': /usr/include/tcpd.h:137: too many arguments to function `void sock_host()' mysqld.cc:2428: at this point in file /usr/include/tcpd.h:75: too many arguments to function `int hosts_access()' mysqld.cc:2429: at this point in file /usr/include/tcpd.h:130: too many arguments to function `char* eval_client()' mysqld.cc:2437: at this point in file *** Error code 1 I've been trying to upgrade this port for a couple of weeks now. Beech -- ------------------------------------------------------------------- Beech Rintoul - SysAdmin - akbeech@sinbad.net /"\ ASCII Ribbon Campaign | Sinbad Network Communications \ / - NO HTML/RTF in e-mail | 3101 Penland Parkway #K-38 X - NO Word docs in e-mail | Anchorage, AK 99508-1957 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711083208.EFC40444>