30 Apr
2010
30 Apr
'10
1:14 p.m.
On Fri, 2010-04-30 at 11:33 +0200, mailing@securitylabs.it wrote:
I'm trying to install Pigeonhole on a old Debian 3.0 but the make command fail with: .. /usr/local/src/dovecot-1.2.11/src/lib/data-stack.h:73: warning: `pure' attribute directive ignored
"The attribute pure is not implemented in GCC versions earlier than 2.96."
How ancient gcc version do you have?
../../sieve-error.h:30: argument format specified for non-function `sieve_error_func_t'
I guess this is the error. You could remove ATTR_FORMAT(3, 4) from the code in there.
I don't think it's worth the trouble to support gcc versions older than 2.96, if even that..