On 12 Mar 2015, at 16:49, Jeffrey 'jf' Lim <jfs.wo...@gmail.com> wrote: > > On Thu, Mar 12, 2015 at 9:43 PM, Timo Sirainen <t...@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?