Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 09:05:30 -0700 (PDT)
From:      Edwin Culp <eculp@encontacto.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42327: Unable to compile mysql323-server 3.23.52 on current w/new gcc3.2
Message-ID:  <200209021605.g82G5UZv043793@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42327
>Category:       ports
>Synopsis:       Unable to compile mysql323-server 3.23.52 on current w/new gcc3.2
>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:   Mon Sep 02 09:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Culp
>Release:        Current 5.0
>Organization:
N/A
>Environment:
FreeBSD GPP.insourcery.net 5.0-CURRENT FreeBSD 5.0-CURRENT #9: Mon Sep  2 05:34:55 PDT 2002     root@GPP.insourcery.net:/usr/obj/usr/src/sys/GPP  i386
>Description:
I get the following error when trying to 
# make BUILD_STATIC=yes

Making all in share
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 -mcpu=pentiumpro -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.52/sql.
*** Error code 1
      
>How-To-Repeat:
I had hoped that the compiler change was going to fix this.  The problem also existed with the previous 3.1 compiler.

cd /usr/ports/databases/mysql323-server
make BUILD_STATIC=yes    
>Fix:
I don't know      
>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?200209021605.g82G5UZv043793>