Gentoo Archives: gentoo-user-br

From: Renato de Oliveira Diogo <renato.diogo@×××××.com>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] Instalando o rhythmbox (problema com totem)
Date: Mon, 06 Oct 2008 04:19:51
Message-Id: 724d72960810052119w4ee17fb7w29bf23e6f7387543@mail.gmail.com
1 Senhores
2
3 boa noite
4
5 estou tentando instalar o rhythmbox, porem estou deparando com o seguinte
6 problema.
7 Na instalação das dependencias, aparece o sequinte erro quando está
8 compilando o totem
9
10 ****
11 make[3]: Entering directory
12 `/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/help'
13 make[3]: Nothing to be done for `all-am'.
14 make[3]: Leaving directory
15 `/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/help'
16 if ! test -d el/; then mkdir el/; fi
17 Traceback (most recent call last):
18 File "/usr/bin/xml2po", line 35, in <module>
19 import libxml2
20 ImportError: No module named libxml2
21 make[2]: *** [ca/totem.xml] Error 1
22 make[2]: *** Waiting for unfinished jobs....
23 if [ -f "C/totem.xml" ]; then d="../"; else
24 d="/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/help/";
25 fi; \
26 (cd el/ && \
27 `which xml2po` -e -p \
28 "${d}el/el.po" \
29 "${d}C/totem.xml" > totem.xml.tmp && \
30 cp totem.xml.tmp totem.xml && rm -f totem.xml.tmp)
31 Traceback (most recent call last):
32 File "/usr/bin/xml2po", line 35, in <module>
33 import libxml2
34 ImportError: No module named libxml2
35 make[2]: *** [de/totem.xml] Error 1
36 Traceback (most recent call last):
37 File "/usr/bin/xml2po", line 35, in <module>
38 import libxml2
39 ImportError: No module named libxml2
40 make[2]: *** [el/totem.xml] Error 1
41 make[2]: Leaving directory
42 `/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2/help'
43 make[1]: *** [all-recursive] Error 1
44 make[1]: Leaving directory
45 `/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/work/totem-2.22.2'
46 make: *** [all] Error 2
47 ^[[31;01m*^[[0m
48 ^[[31;01m*^[[0m ERROR: media-video/totem-2.22.2-r1 failed.
49 ^[[31;01m*^[[0m Call stack:
50 ^[[31;01m*^[[0m ebuild.sh, line 49: Called src_compile
51 ^[[31;01m*^[[0m environment, line 2785: Called
52 gnome2_src_compile
53 ^[[31;01m*^[[0m environment, line 2126: Called die
54 ^[[31;01m*^[[0m The specific snippet of code:
55 ^[[31;01m*^[[0m emake || die "compile failure"
56 ^[[31;01m*^[[0m The die message:
57 ^[[31;01m*^[[0m compile failure
58 ^[[31;01m*^[[0m
59 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the
60 call stack if relevant.
61 ^[[31;01m*^[[0m A complete build log is located at
62 '/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/temp/build.log'.
63 ^[[31;01m*^[[0m The ebuild environment file is located at
64 '/mnt/ext_dados/var_tmp/portage/media-video/totem-2.22.2-r1/temp/environment'.
65 ^[[31;01m*^[[0m
66 ****
67
68 Alguem poderia me ajudar?
69
70 []s
71 ________________________________________________
72 Renato de Oliveira Diogo
73
74 Bacharel em Ciência da Computação
75 UNESP - Bauru
76
77 renato.diogo@×××××.com
78 renato.diogo@×××××××××.br

Replies

Subject Author
Re: [gentoo-user-br] Instalando o rhythmbox (problema com totem) Joao Emanuel <joaoemanuel1981@×××××.com>
Re: [gentoo-user-br] Instalando o rhythmbox (problema com totem) Thiago Nunes <thiagonunesrs@×××××.com>