8 Jul
2016
8 Jul
'16
5:38 a.m.
On 08.07.2016 01:37, Joseph Tam wrote:
Well, tried with or without patches, but got still same error:
sha1.h:80: error: static or type qualifiers in abstract declarator
For what it's worth, I get the same error compiling on Solaris 10. It may be because I have a rather old gcc (3.4.4). Editing out the "static" keyword from config.h allowed it to finish the compile.
Joseph Tam jtam.home@gmail.com
It still happened even with https://github.com/dovecot/core/commit/d9c865ce774aae9f2f17b89e7e94c3cfca29d... ?
You need to rerun autotools on this before it can do anything.
Aki