On Thursday 08 August 2002 11:50 am, Dan Nelson wrote:
> In the last episode (Aug 08), Beech Rintoul said:
> > Anyone have a pointer to get this to build?
> > cc -DMYSQL_SERVER                      
> > -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -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
>
> It's a bug in the tcpwrappers headers; they declare functions with no
> parameters, and gcc rightfully complains about using them in c++ code.
> Remove the --with-libwrap line from the port Makefile as a workaround.

Thanks...That worked.

Beech
-- 
-------------------------------------------------------------------
Beech Rintoul - IT Manager - Instructor - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------












To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to