Gentoo Archives: gentoo-dev

From: Viktor Lakics <lakicsv@×××.net>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution)
Date: Sun, 23 Sep 2001 10:37:58
Message-Id: E15l5sK-0007um-00.2001-09-23-10-48-36@imailg1.svr.pol.co.uk
In Reply to: Re: [gentoo-dev] Gconf1.04 and evolution by Mikael Hallendal
1 Thanks Mikael,
2
3 After including nls as a USE variable, gconf1.04 merged as normal. However, evolution still causes me headaches. It dies while configuring:
4 ............................
5 checking for working autoconf... found
6 checking for working automake... found
7 checking for working autoheader... found
8 checking for working makeinfo... found
9 checking for scrollkeeper-config... no
10 configure: error: Couldn't find scrollkeeper-config
11
12 !!! ERROR: the ./configure command did not complete successfully.
13 !!! ("./configure --prefix=/opt/gnome --host=i686-pc-linux-gnu --sysconfdir=/etc/opt/gnome --enable-file-locking=no --with-db3=/tmp/portage/evolution-0.13/work/db3 --without-movemail --enable-nntp --enable-ssl")
14 !!! Since this is a critical task, ebuild will be stopped.
15
16 !!! emerge aborting on /usr/portage/gnome-apps/evolution/evolution-0.13.ebuild .
17 ........................
18
19 Any idea on this?
20
21 Some other questions just for me to know what I am doing:
22
23 1. What is nls and what does it do?
24
25 2. Is there a pilot or palm USE flag for evolution to be compiled with pilot support?
26
27
28
29 On Sunday 23 September 2001 2:58 am, you wrote:
30 > s_ 2001-09-23 klockan 00.31 skrev Viktor Lakics:
31 > > Dear Gentooers,
32 >
33 > Hm,, are you trying to build without USE=nls?
34 >
35 > This might be it, it's also on my TODO-list.
36 >
37 > Regards,
38 > Mikael Hallendal
39 >
40 > > When trying to emerge evolution-0.13, emerge stops while configuring
41 > > gconf1.04:
42 > > ...................
43 > > creating tests/Makefile
44 > > creating standard-schemas/Makefile
45 > > creating gconf.pc
46 > > creating gconfgtk.pc
47 > > creating config.h
48 > > linking ./intl/libgettext.h to intl/libintl.h
49 > > configure: error: ./intl/libgettext.h: File not found
50 > >
51 > > !!! ERROR: The ebuild did not complete successfully.
52 > > !!! Function src_compile, Line 9, Exitcode 1
53 > > !!! (no error message)
54 > >
55 > > !!! emerge aborting on /usr/portage/gnome-base/gconf/gconf-1.0.4.ebuild
56 > > .
57 > >
58 > > Yes, emerge is correct, there is no "/intl/libgettext.h" in that
59 > > directory... Any solution to this?
60 > >
61 > > TIA : Viktor (gentoo rc-5)
62 > >
63 > > _______________________________________________
64 > > gentoo-dev mailing list
65 > > gentoo-dev@××××××××××.org
66 > > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Martin Schlemmer <azarah@×××××××××.net>
Re: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Mikael Hallendal <hallski@g.o>