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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Are you compiled digikam from trum or stable ?
The errors are relevant of digiKam API from trunk. Gilles Le Mercredi 31 Mai 2006 11:53, Mikael Lammentausta a écrit : > 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. > > -- > > Making all in cimgiface > make[4]: Entering directory > `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/di >gikamimageplugins/common/cimgiface' 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" \ -c -o > cimgiface.lo `test -f 'cimgiface.cpp' || echo './'`cimgiface.cpp; \ then mv > -f ".deps/cimgiface.Tpo" ".deps/cimgiface.Plo"; \ > else rm -f ".deps/cimgiface.Tpo"; exit 1; \ > fi > In file included from > ../../../digikamimageplugins/common/include/digikamheaders.h:57, from > cimgiface.h:30, > from cimgiface.cpp:49: > /usr/include/digikam/dimg.h:37:33: rawdecodingsettings.h: No such file or > directory /usr/include/digikam/dimg.h:38:32: dimgloaderobserver.h: No such > file or directory In file included from /usr/include/digikam/dimg.h:39, > from > ../../../digikamimageplugins/common/include/digikamheaders.h:57, from > cimgiface.h:30, > from cimgiface.cpp:49: > /usr/include/digikam/dcolor.h:146:31: dcolorpixelaccess.h: No such file or > directory /usr/include/digikam/dcolor.h:147:25: dcolorblend.h: No such file > or directory In file included from > ../../../digikamimageplugins/common/include/digikamheaders.h:57, from > cimgiface.h:30, > from cimgiface.cpp:49: > /usr/include/digikam/dimg.h:40:28: dcolorcomposer.h: No such file or > directory In file included from > ../../../digikamimageplugins/common/include/digikamheaders.h:57, from > cimgiface.h:30, > from cimgiface.cpp:49: > /usr/include/digikam/dimg.h:94: error: `DImgLoaderObserver' has not been > declared /usr/include/digikam/dimg.h:95: error: `RawDecodingSettings' has > not been declared /usr/include/digikam/dimg.h:161: error: > `DImgLoaderObserver' has not been declared /usr/include/digikam/dimg.h:162: > error: `RawDecodingSettings' has not been declared > /usr/include/digikam/dimg.h:164: error: `DImgLoaderObserver' has not been > declared /usr/include/digikam/dimg.h:261: error: `DColorComposer' has not > been declared /usr/include/digikam/dimg.h:263: error: `DColorComposer' has > not been declared /usr/include/digikam/dimg.h:263: error: > `MultiplicationFlags' has not been declared > /usr/include/digikam/dimg.h:327: error: `DColorComposer' has not been > declared /usr/include/digikam/dimg.h:331: error: `DColorComposer' has not > been declared /usr/include/digikam/dimg.h:331: error: `MultiplicationFlags' > has not been declared /usr/include/digikam/dimg.h:95: error: > `RawDecodingSettings' was not declared in this scope > /usr/include/digikam/dimg.h:162: error: `RawDecodingSettings' was not > declared in this scope /usr/include/digikam/dimg.h:264: error: > `DColorComposer' has not been declared /usr/include/digikam/dimg.h:264: > error: `NoMultiplication' was not declared in this scope In file included > from cimgiface.h:30, > from cimgiface.cpp:49: > ../../../digikamimageplugins/common/include/digikamheaders.h:62:36: > digikam/dcolorcomposer.h: No such file or directory > ../../../digikamimageplugins/common/include/digikamheaders.h:63:38: > digikam/dimggaussianblur.h: No such file or directory > ../../../digikamimageplugins/common/include/digikamheaders.h:64:33: > digikam/dimgsharpen.h: No such file or directory make[4]: *** > [cimgiface.lo] Error 1 > make[4]: Leaving directory > `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/di >gikamimageplugins/common/cimgiface' make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/di >gikamimageplugins/common' make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics/di >gikamimageplugins' make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/digikamimageplugins-7-r1/work/trunk/extragear/graphics' > make: *** [all] Error 2 Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |