[Dovecot] Alpha1..2.. and 3 with Tru64

Timo Sirainen tss at iki.fi
Thu Oct 20 12:15:20 EEST 2005


On Mon, 2005-10-17 at 09:26 +0200, Alfonso Sparano wrote:
> Hi all,
> 
> I’ve found a little problem to compile dovecot on a tru64 os v5.1. 
> 
> The problem is the lack of the “inttypes.h” into the included header
> in the project. 

I added this to alpha4 in compat.h:

#if defined (HAVE_INTTYPES_H) && defined(TRU64)
#  include <inttypes.h>
#endif

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20051020/126d0736/attachment.pgp


More information about the dovecot mailing list