Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: tanstaafl@×××××××××××.org
Subject: Re: [gentoo-user] Dovecot 2.1.3 fails to compile
Date: Wed, 21 Mar 2012 14:26:30
Message-Id: 20120321162344.0be006d2@khamul.example.com
In Reply to: [gentoo-user] Dovecot 2.1.3 fails to compile by Tanstaafl
1 On Wed, 21 Mar 2012 08:38:42 -0400
2 Tanstaafl <tanstaafl@×××××××××××.org> wrote:
3
4 > With this error:
5 >
6 > In file included from /usr/include/CLucene/StdHeader.h:20:0,
7 > from /usr/include/CLucene.h:11,
8 > from lucene-wrapper.cc:23:
9 > /usr/include/CLucene/SharedHeader.h:18:36: fatal error:
10 > CLucene/clucene-config.h: No such file or directory
11 > compilation terminated.
12 > make[4]: *** [lucene-wrapper.lo] Error 1
13 > make[4]: *** Waiting for unfinished jobs....
14 > make[4]: Leaving directory
15 > `/var/tmp/portage/net-mail/dovecot-2.1.3/work/dovecot-2.1.3/src/plugins/fts-lucene'
16 > make[3]: *** [all-recursive] Error 1
17 > make[3]: Leaving directory
18 > `/var/tmp/portage/net-mail/dovecot-2.1.3/work/dovecot-2.1.3/src/plugins'
19 > make[2]: *** [all-recursive] Error 1
20 > make[2]: Leaving directory
21 > `/var/tmp/portage/net-mail/dovecot-2.1.3/work/dovecot-2.1.3/src'
22 > make[1]: *** [all-recursive] Error 1
23 > make[1]: Leaving directory
24 > `/var/tmp/portage/net-mail/dovecot-2.1.3/work/dovecot-2.1.3'
25 > make: *** [all] Error 2
26 > * ERROR: net-mail/dovecot-2.1.3 failed (compile phase):
27 > * emake failed
28 >
29 > Any ideas?
30 >
31
32 Do you have dev-cpp/clucene installed? That missing header come from
33 there.
34
35 Dovecot does depend on (lucene ? >=dev-cpp/clucene-2.3) so you should
36 have it, I reckon I'd just remerge clucene then dovecot
37
38
39 --
40 Alan McKinnnon
41 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Dovecot 2.1.3 fails to compile Tanstaafl <tanstaafl@×××××××××××.org>