Bug 192026 - kdegraphics cannot find its internal kdcraw
Summary: kdegraphics cannot find its internal kdcraw
Status: RESOLVED FIXED
Alias: None
Product: libkdcraw
Classification: Frameworks and Libraries
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: imaging-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 12:55 UTC by Treeve Jelbert
Modified: 2018-09-03 13:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Treeve Jelbert 2009-05-08 12:55:54 UTC
Version:           4.2.85 (using Devel)
Compiler:          gcc-4.4.0 
OS:                Linux
Installed from:    Compiled sources

when building from source, kdegraphics-4.2.85 does not find its internal copy of libkdcraw.

compile then fails
-- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2 -lgphoto2_port -lm
-- Found Sane: /usr/include
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found Exiv2 release >= 0.17
-- Found Exiv2: /usr/lib64/libexiv2.so
-- Check Kipi library in local sub-folder...
-- Found Kipi library in local sub-folder: /usr/src/kdegraphics-4.2.85/libs/libkipi
-- Check Kdcraw library in local sub-folder...
-- Check Kdcraw library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- PKGCONFIG() indicates that libkdcraw is not installed (install the package which
contains libkdcraw.pc if you want to support this feature)
-- Check Kexiv2 library in local sub-folder...
-- Found Kexiv2 library in local sub-folder:


/usr/src/kdegraphics-4.2.85/thumbnailers/raw/rawcreator.cpp:24:20: error: kdcraw.h: No such file or directory
Comment 1 Pino Toscano 2009-05-08 13:00:18 UTC
Fixed yesterday with r964721.