[Dovecot] [dovecot] Compiling dovecot 2.0 revision 10435:73679e39f072 on AIX

2009-12-09 Thread Jonathan Siegle
Trying to compile and getting this error: process-title.c, line 139.14: 1506-045 (S) Undeclared identifier argv_memblock. process-title.c, line 140.14: 1506-045 (S) Undeclared identifier environ_memblock. gmake[4]: *** [process-title.lo] Error 1 HAVE_SETPROCTITLE is undefined in config.h

Re: [Dovecot] [dovecot] Compiling dovecot 2.0 revision 10435:73679e39f072 on AIX

2009-12-09 Thread Timo Sirainen
On Wed, 2009-12-09 at 07:59 -0500, Jonathan Siegle wrote: Trying to compile and getting this error: process-title.c, line 139.14: 1506-045 (S) Undeclared identifier argv_memblock. process-title.c, line 140.14: 1506-045 (S) Undeclared identifier environ_memblock. gmake[4]: ***