Gentoo Archives: gentoo-dev

From: JP Sartre <jpsartre@××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Some Problems
Date: Mon, 07 May 2001 18:50:48
Message-Id: 20010507184941.A18580@home.com
In Reply to: [gentoo-dev] Some Problems by BoehmeSilvio
1 * BoehmeSilvio (Boehme.Silvio@×××.de) wrote:
2 > Hi,
3 >
4 > i have 2 problems with gentoo. The first one is easy....
5 >
6 > 1.) i have tried to merge "gnome-1.4.ebuild". There are 2 unresolved
7 > dependencies.
8 > gnome-1.4.ebuild
9 > -> medusa-0.3.2 -> fixed to 0.5.0
10 > -> nautilus-0.8.2 -> fixed to 1.0.2
11 > -> gnome-core-1.4.0.1 -> fixed to 1.4.0.2
12 > Now gnome merges successfull.
13 >
14 >
15
16 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.)
17
18 Now I'm getting the following:
19
20 nautilus-volume-monitor.c:994: (Each undeclared identifier is reported only once
21 nautilus-volume-monitor.c:994: for each function it appears in.)
22 nautilus-volume-monitor.c:999: `PROC_MOUNTS_SEPARATOR' undeclared (first use in this function)
23 make[2]: *** [nautilus-volume-monitor.lo] Error 1
24 make[2]: Leaving directory `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2/libnautilus-extensions'
25 make[1]: *** [all-recursive] Error 1
26 make[1]: Leaving directory `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2'
27 make: *** [all-recursive-am] Error 2
28
29 !!! ERROR: the make command did not complete successfully.
30 !!! ("make")
31 !!! Since this is a critical task, ebuild will be stopped.
32
33 Not sure what this means.
34
35 JP

Replies

Subject Author
Re: [gentoo-dev] Some Problems AGottinger@t-online.de (Achim Gottinger)