On Thu, Mar 12, 2015 at 11:17 PM, Timo Sirainen <tss@iki.fi> wrote:
On 12 Mar 2015, at 16:49, Jeffrey 'jf' Lim <jfs.world@gmail.com> wrote:
On Thu, Mar 12, 2015 at 9:43 PM, Timo Sirainen <tss@iki.fi> wrote:
Well, it was never supposed to be linked to anything except the dict binary, allowing it to be used via the dict proxy. Changed: http://hg.dovecot.org/dovecot-2.2/rev/16ff063e3588
Thanks, Timo. Is this the only patch that needs to go in for the current version (2.2.15)? I've applied this to 2.2.15, and configured and
compiled
as before:
CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure --with-cdb make
and I still get the same errors.
Did you run autogen.sh again before configure?
Sorry, but I dont see an autogen.sh anywhere in the tarball - not for 2.2.15, nor for the newly released 2.2.16.
-jf