Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 05:57:31 -0700
From:      Edwin Culp <eculp@encontacto.net>
To:        ports@freebsd.org
Subject:   Can't seem to compile mysql-3.23.51 on current
Message-ID:  <1026305851.3d2c2f3b24a54@Mail.EnContacto.Net>

next in thread | raw e-mail | index | archive | help
I haven't been able to compile mysql-3.23.51.  It stops with the following 
errors.  Does anyone know of a work-around?  I would sure appreciate it.


cc -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: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

Stop in /usr/ports/databases/mysql323-server/work/mysql-3.23.51/sql.
*** Error code 1

Thanks,

ed


-- 

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?1026305851.3d2c2f3b24a54>