2005.08.17 19:55 "[Tiff] getting libtiff error on AIX 5.1", by Philip Watkinson

2005.08.17 19:55 "[Tiff] getting libtiff error on AIX 5.1", by Philip Watkinson

Generating the same multipage TIFF file on Windows, Linux, Solaris and

AIX 5.1. All work except AIX. With AIX, I'm getting the error:

Error writing data for field "StripOffsets". It appears that this error
occurs when TIFFWriteDirectory() is called. In my program
TIFFWriteDirectory() is called after writing all the scan lines with
TIFFWriteScanLine().

Has anyone experienced this problem or have any suggestions for fixing
it?

Philip