Date: Tue, 22 Oct 2002 09:38:14 -0700 (PDT) From: Edwin Culp <eculp@encontacto.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44382: Can't compile mysql-server-3.23.53 port on current Message-ID: <200210221638.g9MGcEvt042476@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 44382 >Category: ports >Synopsis: Can't compile mysql-server-3.23.53 port on current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 22 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Culp >Release: Current >Organization: N/A >Environment: FreeBSD 5.0-CURRENT FreeBSD 5.0-CURRENT #23: Sat Oct 19 04:35:56 PDT 2002 root@worldinternet.org:/usr/obj/usr/src/sys/PIII850N i386 >Description: When doing a make on the mysql-server port, I get the following compile error: c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I../bdb/build_unix -I../innobase/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:2444: at this point in file /usr/include/tcpd.h:75: too many arguments to function `int hosts_access()' mysqld.cc:2445: at this point in file /usr/include/tcpd.h:130: too many arguments to function `char* eval_client()' mysqld.cc:2453: at this point in file *** Error code 1 Stop in /usr/ports/databases/mysql323-server/work/mysql-3.23.53/sql. *** Error code 1 >How-To-Repeat: Try to make ports/databases/mysql323-server. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221638.g9MGcEvt042476>