Re: [Dovecot] libsieve compilation error on AIX 5.3

2009-07-07 Thread Timo Sirainen
On Mon, 2009-07-06 at 15:54 +0200, Stephan Bosch wrote: Jonathan Siegle wrote: Ok. I added -qkeyword=typeof to my CFLAGS and the errors go away and no further issues on compilation. Ok. Now why does autoconf not automatically handle this CFLAG? Timo? I don't think autoconf tries to

[Dovecot] libsieve compilation error on AIX 5.3

2009-07-06 Thread Jonathan Siegle
Dovecot revision: 9186:f70192e7ff3c libsieve revision: 958:e86a81f4bf28 Using IBM c compiler version 8. Trying to compile libsieve(64 bit mode if it matters): sieve-ast.c, line 302.9: 1506-045 (S) Undeclared identifier last. sieve-ast.c, line 302.9: 1506-045 (S) Undeclared identifier result.

Re: [Dovecot] libsieve compilation error on AIX 5.3

2009-07-06 Thread Stephan Bosch
Jonathan Siegle wrote: Dovecot revision: 9186:f70192e7ff3c libsieve revision: 958:e86a81f4bf28 Using IBM c compiler version 8. Trying to compile libsieve(64 bit mode if it matters): sieve-ast.c, line 302.9: 1506-045 (S) Undeclared identifier last. sieve-ast.c, line 302.9: 1506-045 (S)

Re: [Dovecot] libsieve compilation error on AIX 5.3

2009-07-06 Thread Jonathan Siegle
On Jul 6, 2009, at 9:13 AM, Stephan Bosch wrote: Jonathan Siegle wrote: Dovecot revision: 9186:f70192e7ff3c libsieve revision: 958:e86a81f4bf28 Using IBM c compiler version 8. Trying to compile libsieve(64 bit mode if it matters): sieve-ast.c, line 302.9: 1506-045 (S) Undeclared identifier

Re: [Dovecot] libsieve compilation error on AIX 5.3

2009-07-06 Thread Stephan Bosch
Jonathan Siegle wrote: Ok. I added -qkeyword=typeof to my CFLAGS and the errors go away and no further issues on compilation. Ok. Now why does autoconf not automatically handle this CFLAG? Timo? http://hg.rename-it.nl/dovecot-libsieve/rev/bd106aa05040 I didn't have to update to this to