Gentoo Archives: gentoo-user-fr

From: cal@××××××.eu
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] Problème de compilation de Mysql-5.0.42
Date: Thu, 14 Jun 2007 15:18:52
Message-Id: 41408.193.58.247.50.1181834287.squirrel@enarel.eu
In Reply to: Re: [gentoo-user-fr] Problème de compilation de Mysql-5.0.42 by gwenhael
1 On Thu, June 14, 2007 4:01 pm, gwenhael wrote:
2 >> On Thu, June 14, 2007 2:48 pm, gwenhael wrote:
3 >> > Bonjour,
4 >> > Depuis quelques jours je tente en jouant avec les USE de d'installer
5 >> > MySQL.
6
7 Faut pas jouer avec les USE flags ;)
8
9 > mini_client_errors.o: In function `main':
10 > endiangen.c:(.text+0x0): multiple definition of `main'
11 > mysqld.o:mysqld.cc:(.text+0x474c): first defined here
12 > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
13 > Warning: size of symbol `main' changed from 3626 in mysqld.o to 244 in
14 > mini_client_errors.o
15 > mysqld.o: In function `clean_up(bool)':
16 > mysqld.cc:(.text+0x130d): undefined reference to `finish_client_errs'
17 > mysqld.o: In function `init_common_variables(char const*, int, char**,
18 > char const**)':
19 > mysqld.cc:(.text+0x41b8): undefined reference to `init_client_errs'
20 > client.o: In function `set_mysql_error':
21 > client.c:(.text+0x16f): undefined reference to `client_errors'
22 > client.o: In function `mysql_set_character_set':
23 > client.c:(.text+0x30a): undefined reference to `client_errors'
24
25 Donne nous la sortie des commandes
26
27 # emerge --info
28
29 et
30
31 # gcc-config -l
32
33 --
34 cal
35 --
36 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] Problème de compilation de Mysql-5.0.42 gwenhael <gwenjo@××××.fr>