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 at gmail.com>
It still happened even with
https://github.com/dovecot/core/commit/d9c865ce774aae9f2f17b89e7e94c3cfca29dea7
?
You need to rerun autotools on this before it can do anything.
Aki