Pedro,<br><br>read the README file. digikam depand of libkdcraw now. libkdcraw is hosted by extragear/libs. Look my blog for more info :<br><br><a href="http://www.digikam.org/?q=node/208">http://www.digikam.org/?q=node/208
</a><br><br>Just compile and install libkdcraw (at the same time than kipi-plugins/likexiv2 and likipi) and all will be fine.<br><br>Gilles<br><br><div><span class="gmail_quote">2007/3/12, Pedro Venda <<a href="mailto:pjvenda@pjvenda.org">
pjvenda@pjvenda.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi everyone,<br><br>digikam doesn't compile today...<br>
digikam/libs/histogram seems to need <libkdcraw/rawdecodingsettings.h> but<br>can't find it.<br><br>replacing line 38 of digikam/libs/dimg/dimg.h with<br>#include "rawdecodingsettings.h"<br>doesn't seem to fix the problem. Although
rawdecodingsettings.h is on that<br>directory (digikam/libs/dimg/), it is actually empty.<br><br>make[4]: Entering directory<br>`/mnt/storage/src/digikam-trunk/graphics/digikam/libs/histogram'<br>if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile
<br>g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/local/digikam-trunk/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT
<br>imagehistogram.lo -MD -MP -MF ".deps/imagehistogram.Tpo" -c -o<br>imagehistogram.lo imagehistogram.cpp; \<br> then mv -f ".deps/imagehistogram.Tpo" ".deps/imagehistogram.Plo"; else
<br>rm -f ".deps/imagehistogram.Tpo"; exit 1; fi<br>In file included from imagehistogram.cpp:42:<br>../../../digikam/libs/dimg/dimg.h:38:43: error:<br>libkdcraw/rawdecodingsettings.h: No such file or directory<br>
../../../digikam/libs/dimg/dimg.h:101: error: 'KDcrawIface' has not been<br>declared<br>../../../digikam/libs/dimg/dimg.h:101: error: expected ',' or '...'<br>before 'rawDecodingSettings'<br>
../../../digikam/libs/dimg/dimg.h:168: error: 'KDcrawIface' has not been<br>declared<br>../../../digikam/libs/dimg/dimg.h:168: error: expected ',' or '...'<br>before 'rawDecodingSettings'<br>
../../../digikam/libs/dimg/dimg.h:101: error: default argument missing for<br>parameter 3 of 'Digikam::DImg::DImg(const QString&,<br>Digikam::DImgLoaderObserver*, int)'<br>../../../digikam/libs/dimg/dimg.h:168: error: default argument missing for
<br>parameter 3 of 'bool Digikam::DImg::load(const QString&,<br>Digikam::DImgLoaderObserver*, int)'<br>make[4]: *** [imagehistogram.lo] Error 1<br>make[4]: Leaving directory<br>`/mnt/storage/src/digikam-trunk/graphics/digikam/libs/histogram'
<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory<br>`/mnt/storage/src/digikam-trunk/graphics/digikam/libs'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/mnt/storage/src/digikam-trunk/graphics/digikam'
<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/mnt/storage/src/digikam-trunk/graphics'<br>make: *** [all] Error 2<br><br>Best regards,<br>--<br><br>Pedro Joćo Lopes Venda<br>email: pjvenda at pjvenda org
<br><a href="http://www.pjvenda.org">http://www.pjvenda.org</a><br><br>_______________________________________________<br>Digikam-users mailing list<br><a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-users">
https://mail.kde.org/mailman/listinfo/digikam-users</a><br><br><br></blockquote></div><br>