<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>svn digikamimageplugins compile fails</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Am I doing something wrong here? This is my first time compiling this package from SVN. Digikam-svn compiles fine though. KDE libs are version 3.5.2. The stable plugins package also compiles OK.<BR>
<BR>
--<BR>
<BR>
Making all in cimgiface<BR>
make[4]: Entering directory `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/digikamimageplugins/common/cimgiface'<BR>
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikamimageplugins/common/include -I../../../digikam/digikam -I/usr/kde/3.5/include -I/usr/qt/3/include -I.    -Dcimg_OS=-1 -Dcimg_display_type=0  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -pipe -fomit-frame-pointer -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_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -w  -MT cimgiface.lo -MD -MP -MF ".deps/cimgiface.Tpo" \<BR>
  -c -o cimgiface.lo `test -f 'cimgiface.cpp' || echo './'`cimgiface.cpp; \<BR>
then mv -f ".deps/cimgiface.Tpo" ".deps/cimgiface.Plo"; \<BR>
else rm -f ".deps/cimgiface.Tpo"; exit 1; \<BR>
fi<BR>
In file included from ../../../digikamimageplugins/common/include/digikamheaders.h:57,<BR>
                 from cimgiface.h:30,<BR>
                 from cimgiface.cpp:49:<BR>
/usr/include/digikam/dimg.h:37:33: rawdecodingsettings.h: No such file or directory<BR>
/usr/include/digikam/dimg.h:38:32: dimgloaderobserver.h: No such file or directory<BR>
In file included from /usr/include/digikam/dimg.h:39,<BR>
                 from ../../../digikamimageplugins/common/include/digikamheaders.h:57,<BR>
                 from cimgiface.h:30,<BR>
                 from cimgiface.cpp:49:<BR>
/usr/include/digikam/dcolor.h:146:31: dcolorpixelaccess.h: No such file or directory<BR>
/usr/include/digikam/dcolor.h:147:25: dcolorblend.h: No such file or directory<BR>
In file included from ../../../digikamimageplugins/common/include/digikamheaders.h:57,<BR>
                 from cimgiface.h:30,<BR>
                 from cimgiface.cpp:49:<BR>
/usr/include/digikam/dimg.h:40:28: dcolorcomposer.h: No such file or directory<BR>
In file included from ../../../digikamimageplugins/common/include/digikamheaders.h:57,<BR>
                 from cimgiface.h:30,<BR>
                 from cimgiface.cpp:49:<BR>
/usr/include/digikam/dimg.h:94: error: `DImgLoaderObserver' has not been declared<BR>
/usr/include/digikam/dimg.h:95: error: `RawDecodingSettings' has not been declared<BR>
/usr/include/digikam/dimg.h:161: error: `DImgLoaderObserver' has not been declared<BR>
/usr/include/digikam/dimg.h:162: error: `RawDecodingSettings' has not been declared<BR>
/usr/include/digikam/dimg.h:164: error: `DImgLoaderObserver' has not been declared<BR>
/usr/include/digikam/dimg.h:261: error: `DColorComposer' has not been declared<BR>
/usr/include/digikam/dimg.h:263: error: `DColorComposer' has not been declared<BR>
/usr/include/digikam/dimg.h:263: error: `MultiplicationFlags' has not been declared<BR>
/usr/include/digikam/dimg.h:327: error: `DColorComposer' has not been declared<BR>
/usr/include/digikam/dimg.h:331: error: `DColorComposer' has not been declared<BR>
/usr/include/digikam/dimg.h:331: error: `MultiplicationFlags' has not been declared<BR>
/usr/include/digikam/dimg.h:95: error: `RawDecodingSettings' was not declared in this scope<BR>
/usr/include/digikam/dimg.h:162: error: `RawDecodingSettings' was not declared in this scope<BR>
/usr/include/digikam/dimg.h:264: error: `DColorComposer' has not been declared<BR>
/usr/include/digikam/dimg.h:264: error: `NoMultiplication' was not declared in this scope<BR>
In file included from cimgiface.h:30,<BR>
                 from cimgiface.cpp:49:<BR>
../../../digikamimageplugins/common/include/digikamheaders.h:62:36: digikam/dcolorcomposer.h: No such file or directory<BR>
../../../digikamimageplugins/common/include/digikamheaders.h:63:38: digikam/dimggaussianblur.h: No such file or directory<BR>
../../../digikamimageplugins/common/include/digikamheaders.h:64:33: digikam/dimgsharpen.h: No such file or directory<BR>
make[4]: *** [cimgiface.lo] Error 1<BR>
make[4]: Leaving directory `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/digikamimageplugins/common/cimgiface'<BR>
make[3]: *** [all-recursive] Error 1<BR>
make[3]: Leaving directory `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/digikamimageplugins/common'<BR>
make[2]: *** [all-recursive] Error 1<BR>
make[2]: Leaving directory `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/digikamimageplugins'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics'<BR>
make: *** [all] Error 2<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>