Gentoo Archives: gentoo-dev

From: Thomas Landmann <tom.landmann@×××××××××××××××××.org>
To: gentoo-dev@××××××××××.org
Subject: RE: [gentoo-dev] Important information to all Evolution users!
Date: Mon, 13 Aug 2001 13:02:18
Message-Id: EGECJALEMGCKNJACMHGACEEPCOAA.tom.landmann@upsidedownkingdom.org
In Reply to: [gentoo-dev] Important information to all Evolution users! by Mikael Hallendal
1 > There are actually two ways of fixing this:
2 >
3 > 1) edit /etc/nsswitch.conf and remove 'db' so that it will instead use
4 > 'files' for passwd, shadow and group.
5
6 I did this, then emerge'd evolution-0.12.ebuild and this was what I got
7 back:
8
9 Making all in composer
10 make[2]: Entering directory
11 `/tmp/portage/evolution-0.12/work/evolution-0.12/composer'
12 make[2]: warning: -jN forced in submake: disabling jobserver mode.
13 /opt/gnome/bin/orbit-idl -I . -I /opt/gnome/share/idl
14 `/opt/gnome/bin/gnome-config --cflags idl` \
15 -I ../addressbook/gui/component/select-names ./Composer.idl
16 /opt/gnome/bin/orbit-idl -I . -I /opt/gnome/share/idl
17 `/opt/gnome/bin/gnome-config --cflags idl` \
18 -I ../addressbook/gui/component/select-names ./Composer.idl
19 /opt/gnome/share/idl/Bonobo_Moniker.idl:19: Warning:
20 `MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
21 discouraged for use
22 with C-language IDL mappings
23 /opt/gnome/share/idl/Bonobo_Moniker.idl:19: Warning:
24 `MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
25 discouraged for use
26 with C-language IDL mappings
27 /opt/gnome/bin/orbit-idl -I . -I /opt/gnome/share/idl
28 `/opt/gnome/bin/gnome-config --cflags idl` \
29 -I ../addressbook/gui/component/select-names ./Composer.idl
30 make[2]: *** No rule to make target `/opt/gnome/share/gtkhtml/Editor.idl',
31 needed by `Editor-common.c'. Stop.
32 make[2]: *** Waiting for unfinished jobs....
33 /opt/gnome/share/idl/Bonobo_Moniker.idl:19: Warning:
34 `MONIKER_ALLOW_USER_INTERACTION' underscores within identifiers are
35 discouraged for use
36 with C-language IDL mappings
37 make[2]: Leaving directory
38 `/tmp/portage/evolution-0.12/work/evolution-0.12/composer'
39 make[1]: *** [all-recursive] Error 1
40 make[1]: Leaving directory `/tmp/portage/evolution-0.12/work/evolution-0.12'
41 make: *** [all-recursive-am] Error 2
42
43 !!! ERROR: the pmake command did not complete successfully.
44 !!! ("pmake")
45 !!! Since this is a critical task, ebuild will be stopped.
46
47 !!! emerge aborting on
48 /usr/portage/gnome-apps/evolution/evolution-0.12.ebuild .
49
50 Any ideas?
51
52 Thanks,
53
54 Tom

Replies

Subject Author
RE: [gentoo-dev] Important information to all Evolution users! Mikael Hallendal <micke@×××××××××.net>