From owner-freebsd-current Thu Jul 11 9:57:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B0F737B400; Thu, 11 Jul 2002 09:57:29 -0700 (PDT) Received: from ben-106.bjtechnics.com (adsl-63-197-97-106.dsl.mtry01.pacbell.net [63.197.97.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id C470943E7B; Thu, 11 Jul 2002 09:57:27 -0700 (PDT) (envelope-from ben@bjtechnics.com) Received: from bjtechnics.com (ben-106.bjtechnics.com [63.197.97.106]) by ben-106.bjtechnics.com (8.12.5/8.12.5) with ESMTP id g6BGtqj4017464; Thu, 11 Jul 2002 09:55:53 -0700 (PDT) (envelope-from ben@bjtechnics.com) Message-ID: <3D2DB898.1030807@bjtechnics.com> Date: Thu, 11 Jul 2002 09:55:52 -0700 From: Ben Cox User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Beech Rintoul , dirk@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: mysql build error References: <20020711083208.EFC40444@nebula.anchoragerescue.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Beech Rintoul wrote: >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, I'm right there with you... and Edwin Culp posted the same error to ports yesterday morning, but nobody has answered him either :-( I'm actually trying to do a fresh install. By the way, I saw your previous postings... am I reading correctly that you'd changed to the C++ compiler and received the same error? Dirk, are you still the maintainer of this port? Note that I changed the makefile and distinfo to try version 3.23.49, too... but it chokes with precisely the same error. Though my problem is with installation, it looks like Beech has been struggling with an upgrade ever since you upgraded the port to 3.23.51 (about 3 weeks ago), which implies he was at least able to install initially. Would you be kind enough to look into this, or at least point us in the right direction? Can you replicate the errors as well? Thank you, Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message