GNOME Bugzilla – Bug 167750
does not compile due to undetected lcms.h
Last modified: 2005-02-17 23:23:21 UTC
tar ... ./configure make make stops with: /include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/freetype2/config -I/usr/include/libxml2 -I/usr/include/libexif -g -O2 -MT image-view.lo -MD -MP -MF .deps/image-view.Tpo -c image-view.c -fPIC -DPIC -o .libs/image-view.o image-view.c:34:18: lcms.h: No such file or directory but lcms's headers are installed into: ls -l /usr/include/lcms/lcms.h -rw-r--r-- 1 root root 66245 Jan 4 20:40 /usr/include/lcms/lcms.h (lcms version 1.13) so configure script should check this location
*** This bug has been marked as a duplicate of 161817 ***