2014.02.24 04:34 "[Tiff] Failed in TIFFClientOpen", by Irvanda Kurniadi

2014.02.24 04:34 "[Tiff] Failed in TIFFClientOpen", by Irvanda Kurniadi

Hi,

I'm porting libtiff-4.0.3 to L4/Fiasco. I've done for compiling the libtiff c sources. But when I was using this library to run the libtiff-based program, I got this debug message:

*libtiff/tif_open.c: 99: TIFFClientOpen: Assertion `sizeof(uint64)==8' failed.*

What does it mean? What am I supposed to do to fix this problem?

regards,

Irvanda