
alan.mckinnon at gmail
Mar 21, 2012, 9:09 AM
Post #5 of 7
(234 views)
Permalink
|
On Wed, 21 Mar 2012 10:56:37 -0400 Tanstaafl <tanstaafl [at] libertytrek> wrote: > On 2012-03-21 10:23 AM, Alan McKinnon <alan.mckinnon [at] gmail> wrote: > > On Wed, 21 Mar 2012 08:38:42 -0400 Tanstaafl wrote: > > Do you have dev-cpp/clucene installed? That missing header come from > > there. > > Of course (I have the lucene USE flag set for dovecot): > > myhst : Wed Mar 21, 08:01:06 : ~ > # equery list -p clucene > * Searching for clucene ... > [-P-] [ ] dev-cpp/clucene-0.9.21b-r1:1 > [IP-] [ ] dev-cpp/clucene-2.3.3.4-r2:1 > myhost : Wed Mar 21, 10:52:49 : ~ > # > > > Dovecot does depend on (lucene ?>=dev-cpp/clucene-2.3) so you should > > have it, I reckon I'd just remerge clucene then dovecot > > When I tried updating dovecot, it *successfully* emerged the clucene > update first (it was already installed), then the dovecot build > failed with the error... > It's quite simple as it turns out. dev-cpp/clucene changed the name of /usr/include/CLucene/clucene-config.h to /usr/include/CLucene/CLConfig.h As a quick nasty test I made a symlink, but that produced a gigantic amount of build errors later on. I reckon you should file a bug and meanwhile downgrade&mask clucene -- Alan McKinnnon alan.mckinnon [at] gmail
|