Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729 - unable to build mysql
Summary: unable to build mysql
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-17 04:39 UTC by cami
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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