Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Some Problems
Date: Mon, 07 May 2001 19:19:33
Message-Id: 3AF742D9.28784B90@gentoo.org
In Reply to: Re: [gentoo-dev] Some Problems by JP Sartre
1 JP Sartre wrote:
2 >
3 > * BoehmeSilvio (Boehme.Silvio@×××.de) wrote:
4 > > Hi,
5 > >
6 > > i have 2 problems with gentoo. The first one is easy....
7 > >
8 > > 1.) i have tried to merge "gnome-1.4.ebuild". There are 2 unresolved
9 > > dependencies.
10 > > gnome-1.4.ebuild
11 > > -> medusa-0.3.2 -> fixed to 0.5.0
12 > > -> nautilus-0.8.2 -> fixed to 1.0.2
13 > > -> gnome-core-1.4.0.1 -> fixed to 1.4.0.2
14 > > Now gnome merges successfull.
15 > >
16 > >
17 >
18 > Well, after making those changes I'm still getting errors myself. One was a quick dependancy issue regarding freetype2 (need freetype-2.0.1-r1.ebuild for one of the packages.. I forget which one.)
19 >
20 > Now I'm getting the following:
21 >
22 > nautilus-volume-monitor.c:994: (Each undeclared identifier is reported only once
23 > nautilus-volume-monitor.c:994: for each function it appears in.)
24 > nautilus-volume-monitor.c:999: `PROC_MOUNTS_SEPARATOR' undeclared (first use in this function)
25 > make[2]: *** [nautilus-volume-monitor.lo] Error 1
26 > make[2]: Leaving directory `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2/libnautilus-extensions'
27 > make[1]: *** [all-recursive] Error 1
28 > make[1]: Leaving directory `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2'
29 > make: *** [all-recursive-am] Error 2
30 >
31 > !!! ERROR: the make command did not complete successfully.
32 > !!! ("make")
33 > !!! Since this is a critical task, ebuild will be stopped.
34 >
35 > Not sure what this means.
36
37 Hrm, sounds like another unresolved dependencie. Can you log the
38 compilation to a file and send me the
39 configure part.
40
41 bye achim~
42
43 >
44 > JP
45 >
46 > _______________________________________________
47 > gentoo-dev mailing list
48 > gentoo-dev@g.o
49 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] Some Problems Kevin Gordon <kgordon@××××××××××××.nz>