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