On Mon, 22 Nov 2004, Hans Leidekker wrote:
profile.c:142: error: `LCMSICCPROFILE' undeclared (first use in this function)
That code is protected by #ifdef HAVE_LCMS_H, so I would be interested to know if (and where) you have lcms.h installed
/usr/local/include/lcms.h, coming from a package called lcms-1.09.
whether configure has properly detected it
/* Define to 1 if you have the <lcms.h> header file. */ #define HAVE_LCMS_H 1
and if so, what your lcms.h looks like. Can you send me those details?
Sure, thanks for looking into that! I'm Cc:ing lcms.h and config.h on this message.
Gerald