v2.2.26 release candidate released

Stuart Henderson stu at spacehopper.org
Thu Oct 20 14:02:46 UTC 2016


On 2016-10-19, Timo Sirainen <tss at iki.fi> wrote:
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig
>
> There are quite a lot of changes since v2.2.25. Please try out this RC so we can get a good and stable v2.2.26 out.

I'm seeing this on OpenBSD:

cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -I/usr/local/include -std=gnu99 -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include -MT ldap-search.lo -MD -MP -MF .deps/ldap-search.Tpo -c ldap-search.c -fPIC -DPIC -o .libs/ldap-search.o
ldap-search.c: In function 'ldap_search_send':
ldap-search.c:99: error: variable 'tv' has initializer but incomplete type

Fixed by adding "#include <sys/time.h>".




More information about the dovecot mailing list