Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MySQL 3.23.51-r2 Compile Problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Macros73
n00b
n00b


Joined: 04 Jun 2002
Posts: 25

PostPosted: Thu Jul 25, 2002 9:47 pm    Post subject: MySQL 3.23.51-r2 Compile Problems Reply with quote

Hola folks. Trying to install MySQL 3.23.51-r2 on a new 1.3b-based Compaq ProLiant 3000. Was able to bootstrap and build the system from stage1. When I try to emerge MySQL, it runs up until:

g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\""
-DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I../bdb/build_unix -I../innob
ase/include -I./../include -I./../regex -I. -I../include -I.. -I. -
O3 -DDBUG_OFF -march=i686 -pipe -O3 -felide-constructors -fno-exceptions -fno-rtti -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:162: too few arguments to function `void sock_host(request_info*)'
mysqld.cc:2428: at this point in file
/usr/include/tcpd.h:78: too few arguments to function `int hosts_access(request_info*)'
mysqld.cc:2429: at this point in file
/usr/include/tcpd.h:146: too few arguments to function `char* eval_client(request_info*)'
mysqld.cc:2437: at this point in file
make[3]: *** [mysqld.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r2/work/mysql-3.23.51/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r2/work/mysql-3.23.51/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r2/work/mysql-3.23.51'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 85, Exitcode 2
!!! compile problem

!!! emerge aborting on /usr/portage/dev-db/mysql/mysql-3.23.51-r2.ebuild

Help?
Back to top
View user's profile Send private message
Olivier
n00b
n00b


Joined: 13 Jul 2002
Posts: 13

PostPosted: Fri Jul 26, 2002 8:57 am    Post subject: Reply with quote

Same problem, I have to come back to the 3.23.51-r1 version, and it work again.

So, you should move this topic to the BUGS forum.
_________________
Olivier
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Fri Jul 26, 2002 1:28 pm    Post subject: Reply with quote

I got the same problem :-(

Code:

g++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""                        -
DDATADIR="\"/var/lib/mysql\""                   -DSHAREDIR="\"/usr/share/mysql\""              -
DHAVE_CONFIG_H -I../bdb/build_unix                      -I./../include                  -I./../r
egex                    -I. -I../include -I.. -I.    -O3 -DDBUG_OFF -march=i686  -pipe -fomit-fr
ame-pointer -O3 -felide-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exc
eptions -fno-rtti -c sql_map.cc
g++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""                        -
DDATADIR="\"/var/lib/mysql\""                   -DSHAREDIR="\"/usr/share/mysql\""              -                             DHAVE_CONFIG_H -I../bdb/build_unix                      -I./../include                  -I./../r                             egex                    -I. -I../include -I.. -I.    -O3 -DDBUG_OFF -march=i686  -pipe -fomit-fr                             ame-pointer -O3 -felide-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exc                             eptions -fno-rtti -c mysqld.cc
/usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)':
/usr/include/tcpd.h:162: too few arguments to function `void sock_host(request_info*)'
mysqld.cc:2428: at this point in file
/usr/include/tcpd.h:78: too few arguments to function `int hosts_access(request_info*)'
mysqld.cc:2429: at this point in file
/usr/include/tcpd.h:146: too few arguments to function `char* eval_client(request_info*)'
mysqld.cc:2437: at this point in file
make[3]: *** [mysqld.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r3/work/mysql-3.23.51/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r3/work/mysql-3.23.51/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mysql-3.23.51-r3/work/mysql-3.23.51'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -72, Exitcode 2
!!! compile problem

!!! emerge aborting on  /usr/portage/dev-db/mysql/mysql-3.23.51-r3.ebuild

_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum