Gentoo Archives: gentoo-user-fr

From: gwenhael <gwenjo@××××.fr>
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 14:03:50
Message-Id: 20070614160136.258cb62b@bricolage
In Reply to: Re: [gentoo-user-fr] Problème de compilation de Mysql-5.0.42 by cal@enarel.eu
1 On Thu, 14 Jun 2007 15:42:31 +0200 (CEST)
2 cal@××××××.eu wrote:
3
4 > On Thu, June 14, 2007 2:48 pm, gwenhael wrote:
5 > > Bonjour,
6 > > Depuis quelques jours je tente en jouant avec les USE de d'installer
7 > > MySQL.
8 > > A chaque fois la compilation se termine en queue de poisson.
9 > > Je ne sais trop quoi fournir comme informations qui pourraient être
10 > > précieuses en vue de déterminer où le problème se pose.
11 >
12 > Donne nous le message d'erreur à l'écran et/ou dans le fichier
13 > /var/tmp/portage/dev-db/mysql-5.0.42/temp/build.log
14 >
15 > --
16 > cal
17 > --
18 > gentoo-user-fr@g.o mailing list
19 >
20 >
21
22 Alors la fin du build.log est :
23
24 mini_client_errors.o: In function `main':
25 endiangen.c:(.text+0x0): multiple definition of `main'
26 mysqld.o:mysqld.cc:(.text+0x474c): first defined here
27 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: Warning: size of symbol `main' changed from 3626 in mysqld.o to 244 in mini_client_errors.o
28 mysqld.o: In function `clean_up(bool)':
29 mysqld.cc:(.text+0x130d): undefined reference to `finish_client_errs'
30 mysqld.o: In function `init_common_variables(char const*, int, char**, char const**)':
31 mysqld.cc:(.text+0x41b8): undefined reference to `init_client_errs'
32 client.o: In function `set_mysql_error':
33 client.c:(.text+0x16f): undefined reference to `client_errors'
34 client.o: In function `mysql_set_character_set':
35 client.c:(.text+0x30a): undefined reference to `client_errors'
36 client.o: In function `mysql_init_character_set':
37 client.c:(.text+0xd15): undefined reference to `client_errors'
38 client.o: In function `mysql_real_connect':
39 client.c:(.text+0x22f8): undefined reference to `client_errors'
40 client.c:(.text+0x24b0): undefined reference to `client_errors'
41 client.o:client.c:(.text+0x2866): more undefined references to `client_errors' follow
42 collect2: ld returned 1 exit status
43 make[4]: *** [mysqld] Erreur 1
44 make[4]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-5.0.42/work/mysql/sql »
45 make[3]: *** [all-recursive] Erreur 1
46 make[3]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-5.0.42/work/mysql/sql »
47 make[2]: *** [all] Erreur 2
48 make[2]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-5.0.42/work/mysql/sql »
49 make[1]: *** [all-recursive] Erreur 1
50 make[1]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-5.0.42/work/mysql »
51 make: *** [all] Erreur 2
52
53 !!! ERROR: dev-db/mysql-5.0.42 failed.
54 Call stack:
55 ebuild.sh, line 1615: Called dyn_compile
56 ebuild.sh, line 972: Called qa_call 'src_compile'
57 ebuild.sh, line 44: Called src_compile
58 ebuild.sh, line 1305: Called mysql_src_compile
59 mysql.eclass, line 605: Called die
60
61
62 Si ça peut aider ...
63
64 Gwenhaël
65
66 --------
67 Arsenic et vieilles ferrailles
68 http://www.trabucayre.com
69 --
70 gentoo-user-fr@g.o mailing list

Replies