[Digikam-devel] [Bug 142088] Build fails when libkexiv2 is in $PREFIX, but not in $KDEDIR or standard include directories

kde at happyjack.org kde at happyjack.org
Sat Feb 24 00:50:12 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=142088         




------- Additional Comments From kde happyjack org  2007-02-24 01:50 -------
I just checked out the latest from svn and the problem still persists.  digikam/digikam/Makefile does add LIBKEXIV2_CFLAGS to INCLUDES, but that particular INCLUDES isn't used when the build fails.  There are many locations that make use of libkexiv2, but the first that fails is digikam/libs/dimg/loaders.  The Makefile in this directory sets its own INCLUDES variable which does not pull in LIBKEXIV2_CFLAGS.



More information about the Digikam-devel mailing list