2005.10.06 15:40 "[Tiff] tiffio.h in libtiff-3.7.4", by Beppe Costa

I'm trying to upgrade from 3.7.3 to 3.7.4 but it seems that there is something wrong in tiffio.h at statement:

------>    typedef int32 tsize_t;  /* i/o size in bytes */  

This is the first error when I try to compile tif_aux.c, that obviously causes some more.

Thanks for help.

(Platform is iSeries where all modules compiled fine up to 3.7.3)