[Dovecot] v2.1.rc6 released

Daniel L. Miller dmiller at amfes.com
Tue Feb 14 04:54:20 EET 2012


On 2/12/2012 1:01 PM, Timo Sirainen wrote:
> http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc6.tar.gz
> http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc6.tar.gz.sig
>
> I've finally finished all of my email backlog. If you haven't received an answer to some question/bugreport, resend the mail.
>
> This is hopefully the last v2.1 RC. If I don't receive any (serious) bug reports about this release in next few days, I'll just change the version number to v2.1.0 (and maybe update man pages, some are still missing..)
>
With this configure line:
./configure --with-ldap --with-bzlip --with-zlib --with-solr --with-lucene

I get this error on make:
make[4]: Entering directory `/opt/dovecot-2.1.rc6/src/plugins/fts-lucene'
/bin/bash ../../../libtool --tag=CC   --mode=link gcc  -std=gnu99 -g -O2 
-Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arh 
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime 
-Wstrict-aliasing=2    -module -avoid-version   -o 
lib20_doveadm_s_lucene_plugin.la -rpath /usr/local/lib/dovecot/doveadm 
doveadm-fts-lucene.lo  -lrt
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I../../..  -I../../../src/lib 
-I../../../src/lib-mail -I..//../src/lib-index 
-I../../../src/lib-storage -I../../../src/plugins/fts 
-I../../../src/doveadm   -g -O2 -MT lucene-wrapper.lo -MD -MP -MF 
eps/lucene-wrapper.Tpo -c -o lucene-wrapper.lo lucene-wrapper.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib 
-I../../../src/lib-mail -I../../../src/lib-index 
-I../../../src/l-storage -I../../../src/plugins/fts 
-I../../../src/doveadm -g -O2 -MT lucene-wrapper.lo -MD -MP -MF 
.deps/lucene-wrapper.Tpo -c lucene-wraer.cc  -fPIC -DPIC -o 
.libs/lucene-wrapper.o
lucene-wrapper.cc:23: fatal error: CLucene.h: No such file or directory
compilation terminated.
make[4]: *** [lucene-wrapper.lo] Error 1
make[4]: *** Waiting for unfinished jobs....

-- 
Daniel



More information about the dovecot mailing list