Problem on compiling digiKam 0.9 beta2

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem on compiling digiKam 0.9 beta2

Bugzilla from sbbg.zero@msa.hinet.net
Hello,
        I'm using Gentoo and trying to compile digiKam 0.9 beta2 on my machine.
No matter I use portage to emerge this or fetch the source from SVN, the same
error occurs when compiling like :

iccprofilewidget.cpp:278: error: 'cmsGetProfileICCversion' was not declared in
this scope
iccprofilewidget.cpp:279: error: 'cmsTakeHeaderFlags' was not declared in this
scope

I also tried both GCC ver 4.1.1 and 3.4.5. But both have the same error
message above.

Does anyone get any idea about this? Thank in advance for any reply.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problem on compiling digiKam 0.9 beta2

Marcel Wiesweg
> Hello,
> I'm using Gentoo and trying to compile digiKam 0.9 beta2 on my machine.
> No matter I use portage to emerge this or fetch the source from SVN, the
> same error occurs when compiling like :
>
> iccprofilewidget.cpp:278: error: 'cmsGetProfileICCversion' was not declared
> in this scope
> iccprofilewidget.cpp:279: error: 'cmsTakeHeaderFlags' was not declared in
> this scope
>
> I also tried both GCC ver 4.1.1 and 3.4.5. But both have the same error
> message above.
>
> Does anyone get any idea about this? Thank in advance for any reply.

Have you media-libs/lcms installed? Seems like the header file is missing.
Though the ebuild should depend on it and configure should complain.
Check that you have /usr/include/lcms.h

Marcel
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users