Gentoo Archives: gentoo-user-fr

From: "VINCENT Sébastien" <svincent@××××××××.fr>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] soucis de compilation : ERROR: dev-util/intltool-0.35.5 failed.
Date: Fri, 07 Sep 2007 12:28:57
Message-Id: 1189167696.5326.2.camel@MacIntelSeb
In Reply to: [gentoo-user-fr] soucis de compilation : ERROR: dev-util/intltool-0.35.5 failed. by Jean-Philippe Caruana
1 Salut,
2
3 En regardant ton email , je suis tombé sur ca :
4
5 > checking for XML::Parser... configure: error: XML::Parser perl module is
6 > required for intltool
7
8 Donc il faut emergé XML-Parser : emerge XML-Parser
9
10 Et apres re emerge gnome
11
12 Voila en esperant t'avoir debloqué.
13
14 A plus.
15
16 Sébastien VINCENT
17
18 Le mercredi 05 septembre 2007 à 14:49 +0200, Jean-Philippe Caruana a
19 écrit :
20 > bonjour,
21 >
22 > je suis en train d'installer depuis ma Ubuntu un gentoo toute fraiche.
23 > jusqu'ici, aucun problème, tout fonctionne comme prévu.
24 > j'ai installé xorg sans soucis
25 >
26 > par contre, j'ai des erreurs de compilation quand je désire installer
27 > gnome :
28 >
29 > linux # emerge gnome
30 > Calculating dependencies... done!
31 > >>> Verifying ebuild Manifests...
32 >
33 > >>> Emerging (1 of 268) dev-util/intltool-0.35.5 to /
34 > * intltool-0.35.5.tar.bz2 RMD160 ;-) ...
35 >
36 > [ ok ]
37 > * intltool-0.35.5.tar.bz2 SHA1 ;-) ...
38 >
39 > [ ok ]
40 > * intltool-0.35.5.tar.bz2 SHA256 ;-) ...
41 >
42 > [ ok ]
43 > * intltool-0.35.5.tar.bz2 size ;-) ...
44 >
45 > [ ok ]
46 > * checking ebuild checksums ;-) ...
47 >
48 > [ ok ]
49 > * checking auxfile checksums ;-) ...
50 >
51 > [ ok ]
52 > * checking miscfile checksums ;-) ...
53 >
54 > [ ok ]
55 > * checking intltool-0.35.5.tar.bz2 ;-) ...
56 >
57 > [ ok ]
58 > >>> Unpacking source...
59 > >>> Unpacking intltool-0.35.5.tar.bz2 to
60 > /var/tmp/portage/dev-util/intltool-0.35.5/work
61 > * Applying intltool-0.35.5-update.patch ...
62 >
63 > [ ok ]
64 > >>> Source unpacked.
65 > >>> Compiling source in
66 > /var/tmp/portage/dev-util/intltool-0.35.5/work/intltool-0.35.5 ...
67 > ./configure --prefix=/usr --host=i686-pc-linux-gnu
68 > --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
69 > --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
70 > checking for a BSD-compatible install... /bin/install -c
71 > checking whether build environment is sane... yes
72 > checking for gawk... gawk
73 > checking whether make sets $(MAKE)... yes
74 > checking for perl... /usr/bin/perl
75 > checking for XML::Parser... configure: error: XML::Parser perl module is
76 > required for intltool
77 >
78 > !!! Please attach the following file when filing a report to
79 > bugs.gentoo.org:
80 > !!!
81 > /var/tmp/portage/dev-util/intltool-0.35.5/work/intltool-0.35.5/config.log
82 >
83 > !!! ERROR: dev-util/intltool-0.35.5 failed.
84 > Call stack:
85 > ebuild.sh, line 1638: Called dyn_compile
86 > ebuild.sh, line 985: Called qa_call 'src_compile'
87 > ebuild.sh, line 44: Called src_compile
88 > ebuild.sh, line 654: Called econf
89 > ebuild.sh, line 586: Called die
90 >
91 > !!! econf failed
92 > !!! If you need support, post the topmost build error, and the call
93 > stack if relevant.
94 > !!! A complete build log is located at
95 > '/var/tmp/portage/dev-util/intltool-0.35.5/temp/build.log'.
96 >
97 >
98 >
99 > par quel bout dois-je commencer mon investigation ?
100 > merci d'avance
101 >
102 >
103 > --
104 > Jean-Philippe Caruana
105
106 --
107 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] soucis de compilation : ERROR: dev-util/intltool-0.35.5 failed. Thierry Volpiatto <tvolpiatt@××××.fr>