[Digikam-devel] [Bug 122747] Will not build with GCC 4.1

Patrice Tremblay tremblaypatrice at yahoo.fr
Mon Feb 27 17:56:23 GMT 2006


------- 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=122747         




------- Additional Comments From tremblaypatrice yahoo fr  2006-02-27 18:56 -------
OK, the bug reported previously is fixed, thanks!
I don't know if this is still related to GCC (nevertheless I will just report it here), but now the build fails at this point:

if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/digikam -I../../../digikam/utilities/imageeditor/editor -I../../../digikam/libs/jpegutils -I../../../digikam/libs/imageproperties -I../../../digikam/libs/widgets -I../../../digikam/libs/dimg -I../../../digikam/libs/dcraw -I/usr/include/gphoto2 -I/usr/include -I/opt/kde/include   -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include   -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=i586 -mtune=i686 -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 camerainfodialog.lo -MD -MP -MF ".deps/camerainfodialog.Tpo" -c -o camerainfodialog.lo camerainfodialog.cpp; \
then mv -f ".deps/camerainfodialog.Tpo" ".deps/camerainfodialog.Plo"; else rm -f ".deps/camerainfodialog.Tpo"; exit 1; fi
camerainfodialog.cpp:41: error: definition of 'void CameraInfoDialog::CameraInfoDialog(const QString&, const QString&, const QString&)' is not in namespace enclosing 'CameraInfoDialog'
camerainfodialog.cpp:83: error: definition of 'void CameraInfoDialog::CameraInfoDialog()' is not in namespace enclosing 'CameraInfoDialog'
make[4]: *** [camerainfodialog.lo] Erreur 1
make[4]: Leaving directory `/tmp/digikam-0.9SVN/digikam/utilities/cameragui'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/tmp/digikam-0.9SVN/digikam/utilities'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/tmp/digikam-0.9SVN/digikam'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/tmp/digikam-0.9SVN'
make: *** [all] Erreur 2



More information about the Digikam-devel mailing list