Comment 9 for bug 1378843

Revision history for this message
su_v (suv-lp) wrote :

@ScislaC - thx for committing the patches.

On 2014-11-25 22:37 (+0100), ~suv wrote:
> 3) Cmake LCMS/LCMS2 support doesn't seem fully solved yet, otherwise
> njh's build would not have failed due to 2 (according to
> conversations on irc 'liblcms2-dev' was installed but not detected).

AFAICT the patches attached to this report are based on the branch
<https://code.launchpad.net/~shlomif-gmail/inkscape/inkscape>
and lack the file which was added there to detect LCMS2:

> Fix the LCMS handling by the CMake build system.
> Added FindLCMS2.cmake from openjpeg.
<http://bazaar.launchpad.net/~shlomif-gmail/inkscape/inkscape/revision/13302>

The file in the branch:
<http://bazaar.launchpad.net/~shlomif-gmail/inkscape/inkscape/view/head:/CMakeScripts/Modules/FindLCMS2.cmake>

This missing file likely caused the failure to detect LCMS2 and subsequently triggered the build failure if all lcms support is disabled.