[Digikam-devel] Error compiling svn->trunk
Thorsten Schnebeck
thorsten at schnebeck.de
Wed Jul 27 17:50:44 BST 2005
Hi list,
problem, when compiling svn->trunk:
Making all in adjustlevels
make[3]: Entering directory
`/usr/local/src/kde-svn/extragear/graphics/digikamimageplugins/adjustlevels'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../kst/kst -I../../digikamimageplugins/common/include
-I../../digikamimageplugins/common/dialogs -I/usr/kde/3.4/include
-I/usr/qt/3/include -I. -I../../digikam/digikam
-I../../digikam/utilities/imageeditor -I../../digikam/libs/guibuilder
-I../../digikam/libs/curves -I../../digikam/libs/histogram
-I../../digikam/libs/levels -I../../digikam/libs/filters
-I../../digikam/libs/widgets -I../../digikam/libs/thumbbar
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -O2
-Wformat-security -Wmissing-format-attribute -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
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT imageplugin_adjustlevels.lo -MD -MP -MF
".deps/imageplugin_adjustlevels.Tpo" \
-c -o imageplugin_adjustlevels.lo `test -f 'imageplugin_adjustlevels.cpp' ||
echo './'`imageplugin_adjustlevels.cpp; \
then mv -f ".deps/imageplugin_adjustlevels.Tpo"
".deps/imageplugin_adjustlevels.Plo"; \
else rm -f ".deps/imageplugin_adjustlevels.Tpo"; exit 1; \
fi
In file included from imageplugin_adjustlevels.cpp:34:
adjustlevels.h:49: error: `DigikamImagePlugins' is not a class or namespace
adjustlevels.h:50: error: `ImageDialog' is not a class or namespace
adjustlevels.h:50: error: invalid base-class specification
imageplugin_adjustlevels.cpp: In member function `void
ImagePlugin_AdjustLevels::slotLevelsAdjust()':
imageplugin_adjustlevels.cpp:71: error: `exec' undeclared (first use this
function)
imageplugin_adjustlevels.cpp:71: error: (Each undeclared identifier is
reported
only once for each function it appears in.)
make[3]: *** [imageplugin_adjustlevels.lo] Fehler 1
make[3]: Leaving directory
`/usr/local/src/kde-svn/extragear/graphics/digikamimageplugins/adjustlevels'
This is a fresh checkout and this happens also in whitebalance and
channelmixer.
kde-config --version
Qt: 3.3.4
KDE: 3.4.89 (>= 20050615)
kde-config: 1.0
gcc --version
gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, pie-8.7.7.1)
Bye
Thorsten
More information about the Digikam-devel
mailing list