Gerhard Olejniczak wrote: > > 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.
Hello, in the meantime I have solved the problem. The cause was, that I was confused about the fact, that on my Debian-Box lcms-1.08 and lcms-dev-1.08 ar installed. So when compiling lcms-1.09 it took the wrong headers. So I must fiddle around a little bit of to let the compilation be successful. But now I works. 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
