v2.2.25 released

Timo Sirainen tss at iki.fi
Fri Jul 1 16:51:41 UTC 2016


On 01 Jul 2016, at 19:09, Juan C. Blanco <jcblanco at fi.upm.es> wrote:
> 
> I Haven't had the time to check the sha1.h error with the new fixes but I've just done so after de 2.2.25 release was out and I'm having the same error:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/kerberos/include -c guid.c  -fPIC -DPIC -o .libs/guid.o
> In file included from guid.c:6:
> sha1.h:80: error: static or type qualifiers in abstract declarator

I thought this was fixed in 2.2.25.. In config.h you should have only:

#define STATIC_ARRAY

(not #define STATIC_ARRAY static)

> Operating System: CentOS 5.11
> GCC Version: gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55)
> 
> We have four systems like this with dovecot 2.2.24 working fine. I would like to know if this platform will not be compatible anymore with dovecot and if we need to upgrade our systems prior to dovecot version since, besides this, I have the problem related to the openssl version for the lib-dcrypt library

I recommend upgrading. We're considering not supporting older OSes anymore at all..




More information about the dovecot mailing list