You are not logged in.

#1 2013-08-05 19:44:37

dans
Member
From: Russian Federation
Registered: 2013-05-23
Posts: 3

Can't build lib32-colord

Hello everyone!
I am trying to build lib32-gconf from AUR, but lib32-colord 1.0.2 (lib32-gtk3 dependency) building gives this error:

cd-icc.c: In function 'cd_icc_save_data':
cd-icc.c:1311:10: error: 'cmsSigProfileDescriptionMLTag' undeclared (first use in this function)
          cmsSigProfileDescriptionMLTag,
          ^
cd-icc.c:1311:10: note: each undeclared identifier is reported only once for each function it appears in
cd-icc.c: In function 'cd_icc_get_description':
cd-icc.c:2225:29: error: 'cmsSigProfileDescriptionMLTag' undeclared (first use in this function)
  cmsTagSignature sigs[] = { cmsSigProfileDescriptionMLTag,
                             ^
make[3]: *** [libcolordprivate_la-cd-icc.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Versions 1.0.0 and 1.1.1 give the same building error.
Is there any way to fix this?
Thanks for any help.

Offline

Board footer

Powered by FluxBB