Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729

Summary: unable to build mysql
Product: Gentoo Linux Reporter: cami
Component: Current packagesAssignee: Donny Davies (RETIRED) <woodchip>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cami 2002-02-17 04:39:47 UTC
system: pIII 550
 glibc: 2.2.5
   gcc: 3.0.3

DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c sql_list.cc
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c net_serv.cc
gcc -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -c violite.c
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c net_pkg.cc
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c lock.cc
gcc -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -c my_lock.c
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c sql_string.cc
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c sql_manager.cc
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c sql_map.cc
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""        
                 -DDATADIR="\"/var/lib/mysql\""               
-DSHAREDIR="\"/usr/share/mysql\""                        -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. 
-I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates 
-fno-exceptions -fno-rtti -c mysqld.cc
/usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)':
/usr/include/tcpd.h:135: too many arguments to function `void sock_host()'
mysqld.cc:2395: at this point in file
/usr/include/tcpd.h:73: too many arguments to function `int hosts_access()'
mysqld.cc:2396: at this point in file
/usr/include/tcpd.h:128: too many arguments to function `char* eval_client()'
mysqld.cc:2401: at this point in file
make[3]: *** [mysqld.o] Error 1
make[3]: Leaving directory `/usr/portage/distfiles/mysql-3.23.47/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/portage/distfiles/mysql-3.23.47/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/portage/distfiles/mysql-3.23.47'
make: *** [all-recursive-am] Error 2
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-02-17 15:03:00 UTC
gentoo is not based upon gcc-3, nor glibc-2.2.5