Hello, I try to compile lprof-1.09. When I do a "make", the following messages appear:
$make cc -g -O4 -I../include -fomit-frame-pointer -Wall -c cmshull.c In file included from cmshull.c:38: ../include/lcmsprf.h:90: parse error before `cmsxIT8Alloc' ../include/lcmsprf.h:90: warning: type defaults to `int' in declaration of `cmsxIT8Alloc' ../include/lcmsprf.h:90: warning: data definition has no type or storage class ../include/lcmsprf.h:91: parse error before `cmsxIT8' ../include/lcmsprf.h:92: parse error before `cmsxIT8LoadFromFile' ../include/lcmsprf.h:92: warning: type defaults to `int' in declaration of `cmsxIT8LoadFromFile' ../include/lcmsprf.h:92: warning: data definition has no type or storage class ../include/lcmsprf.h:93: parse error before `cmsxIT8LoadFromMem' ../include/lcmsprf.h:93: warning: type defaults to `int' in declaration of `cmsxIT8LoadFromMem' ../include/lcmsprf.h:93: warning: data definition has no type or storage class ../include/lcmsprf.h:94: parse error before `cmsxIT8' ../include/lcmsprf.h:95: parse error before `hIT8' ../include/lcmsprf.h:96: parse error before `hIT8' ../include/lcmsprf.h:97: parse error before `hIT8' ../include/lcmsprf.h:98: parse error before `hcmsxIT8' ../include/lcmsprf.h:99: parse error before `hcmsxIT8' ../include/lcmsprf.h:100: parse error before `hcmsxIT8' ../include/lcmsprf.h:101: parse error before `hcmsxIT8' ../include/lcmsprf.h:102: parse error before `cmsxIT8' and so on. I've tried gcc-2.95.4 and gcc-3.0 without success. Yes, I got lcms-1.09 and copied the header files in lcms/include to lprof/include and also copied liblcms.a lprof/src. Any idea what goes wrong? Regards, Gerhard -- "We all know Linux is great...it does infinite loops in 5 seconds." - Linus Gerhard Olejniczak Tel: +49-9128-12090 Mozartstr.1 E-Mail: [EMAIL PROTECTED] D-90592 Schwarzenbruck Fax: +49-911-9342807527 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
