Bug #18720 --with-librap cause compile error
Submitted: 2 Apr 2006 22:25 Modified: 3 Apr 2006 0:09
Reporter: Eugene Ustupkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.19 OS:FreeBSD (FreeBSD)
Assigned to: CPU Architecture:Any

[2 Apr 2006 22:25] Eugene Ustupkin
Description:
Can not compile MySQL on FreeBSD. Compile from source and from FreeBSD ports collection have same error
/usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)':
/usr/include/tcpd.h:137: error: too many arguments to function `void sock_host()'
mysqld.cc:4013: error: at this point in file
/usr/include/tcpd.h:75: error: too many arguments to function `int hosts_access()'
mysqld.cc:4014: error: at this point in file
/usr/include/tcpd.h:130: error: too many arguments to function `char* eval_client()'
mysqld.cc:4022: error: at this point in file
*** Error code 1

How to repeat:
configure with --with-libwrap and run make
[2 Apr 2006 22:25] Eugene Ustupkin
FreeBSD 5.3
[3 Apr 2006 0:09] Eugene Ustupkin
there was problem with port collection update via cvsup. patch files was not downloaded entirely