Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error compiling totem-1.0.4 -- looking for suggestions on how to fix
Date: Mon, 29 Aug 2005 12:48:58
Message-Id: 431302C5.8080200@planet.nl
In Reply to: [gentoo-user] Error compiling totem-1.0.4 -- looking for suggestions on how to fix by Ric de France
1 Ric de France schreef:
2 > Hi,
3 >
4 > I recently did a:
5 >
6 > $ emerge -DNuva world
7 >
8 > which came back with:
9 >
10 > <snip>
11 > ...
12 > [ebuild U ] media-video/totem-1.0.4 [1.0.2-r1] -a52 -debug +dvd
13 > +flac +gnome -lirc +mad +mpeg +ogg -theora +vorbis +win32codecs +xine
14 > +xv
15 > ...
16 > </snip>
17 >
18 > Thinking it was so good, so far... I went with the upgrade and got this:
19 >
20 > <snip>
21 > ...
22 > make[2]: Leaving directory `/var/tmp/portage/totem-1.0.4/work/totem-1.0.4/src'
23 > make[1]: *** [all-recursive] Error 1
24 > make[1]: Leaving directory `/var/tmp/portage/totem-1.0.4/work/totem-1.0.4'
25 > make: *** [all] Error 2
26 >
27 > !!! ERROR: media-video/totem-1.0.4 failed.
28 > !!! Function gnome2_src_compile, Line 48, Exitcode 2
29 > !!! compile failure
30 > !!! If you need support, post the topmost build error, NOT this status message.
31 > </snip>
32
33 Well, first of all, you should know it can work:
34
35 eix totem
36 * media-video/totem
37 Available versions: 1.0.2-r1 1.0.4
38 Installed: 1.0.4
39 Homepage: http://gnome.org/projects/totem/
40 Description: Media player for GNOME
41
42
43 Second of all, you have not provided enough of the error to hazard a
44 guess as to where the compile failed.
45
46 Usually some 20 or so lines before the [make] error is sufficient.
47
48 >
49 > I've tried Google, and the forums, and the best I could find is this:
50 >
51 > http://forums.gentoo.org/viewtopic-t-374573-highlight-totem1+0+4.html
52 >
53
54 Have you tried b.g.o (bugs.gentoo.org)?
55
56 Was the error posted in the forums the same as yours?
57
58 > Should I just do as the forum post suggests, or can this be solved
59 > (with totem 1.0.4 being compiled and installed via emerge)?
60 >
61 > I've also tried setting down my compilation settings to:
62 >
63 > CFLAGS="-O2"
64 >
65 > but that does no good.
66 >
67
68 Well, that's one possible solution eliminated, at least. But what are
69 your current CFLAGS, and what arch are you running on?
70
71 Holly
72
73
74 --
75 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Error compiling totem-1.0.4 -- looking for suggestions on how to fix Ric de France <rdefrance@×××××.com>