Jonathan Siegle
2009-Dec-09 12:59 UTC
[Dovecot] [dovecot] Compiling dovecot 2.0 revision 10435:73679e39f072 on AIX
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 -Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2541 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20091209/f6592545/attachment-0002.bin>
Timo Sirainen
2009-Dec-09 19:15 UTC
[Dovecot] [dovecot] Compiling dovecot 2.0 revision 10435:73679e39f072 on AIX
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]: *** [process-title.lo] Error 1Fixed.> HAVE_SETPROCTITLE is undefined in config.hIf you want verbose_proctitle=yes, you could try if defining PROCTITLE_HACK manually in config.h makes it work well. I could then make it the default for AIX too. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20091209/354980e7/attachment-0002.bin>