Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dovecot 2.1.3 fails to compile
Date: Wed, 21 Mar 2012 16:12:40
Message-Id: 20120321180937.7caf53d8@khamul.example.com
In Reply to: Re: [gentoo-user] Dovecot 2.1.3 fails to compile by Tanstaafl
1 On Wed, 21 Mar 2012 10:56:37 -0400
2 Tanstaafl <tanstaafl@×××××××××××.org> wrote:
3
4 > On 2012-03-21 10:23 AM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
5 > > On Wed, 21 Mar 2012 08:38:42 -0400 Tanstaafl wrote:
6 > > Do you have dev-cpp/clucene installed? That missing header come from
7 > > there.
8 >
9 > Of course (I have the lucene USE flag set for dovecot):
10 >
11 > myhst : Wed Mar 21, 08:01:06 : ~
12 > # equery list -p clucene
13 > * Searching for clucene ...
14 > [-P-] [ ] dev-cpp/clucene-0.9.21b-r1:1
15 > [IP-] [ ] dev-cpp/clucene-2.3.3.4-r2:1
16 > myhost : Wed Mar 21, 10:52:49 : ~
17 > #
18 >
19 > > Dovecot does depend on (lucene ?>=dev-cpp/clucene-2.3) so you should
20 > > have it, I reckon I'd just remerge clucene then dovecot
21 >
22 > When I tried updating dovecot, it *successfully* emerged the clucene
23 > update first (it was already installed), then the dovecot build
24 > failed with the error...
25 >
26
27 It's quite simple as it turns out. dev-cpp/clucene changed the name of
28
29 /usr/include/CLucene/clucene-config.h
30
31 to
32
33 /usr/include/CLucene/CLConfig.h
34
35 As a quick nasty test I made a symlink, but that produced a gigantic
36 amount of build errors later on.
37
38 I reckon you should file a bug and meanwhile downgrade&mask clucene
39
40
41 --
42 Alan McKinnnon
43 alan.mckinnon@×××××.com

Replies

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