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

Patrice Tremblay tremblaypatrice at yahoo.fr
Sun Feb 26 15:55:12 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         
           Summary: Will not build with GCC 4.1
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: tremblaypatrice yahoo fr


Version:           SVN 2006.02.26 (0.9-svn) (using KDE Devel)
Installed from:    Compiled sources
Compiler:          GCC 4.1 GCC snapshot (February 2006)
OS:                Linux

This error in compilation happens with GCC 4.1 with a recent digikam 0.9svn checkout (2006.02.26). I've seen this error often with GCC 4.1... You might want to check out what's going on...

/usr/lib/qt/bin/moc ./cietonguewidget.h -o cietonguewidget.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/histogram -I../../../digikam/libs/curves -I../../../digikam/libs/dimg -I../../../digikam/libs/lprof -I../../../digikam/digikam -I../../../digikam/utilities/imageeditor/editor -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 cietonguewidget.lo -MD -MP -MF ".deps/cietonguewidget.Tpo" -c -o cietonguewidget.lo cietonguewidget.cpp; \
then mv -f ".deps/cietonguewidget.Tpo" ".deps/cietonguewidget.Plo"; else rm -f ".deps/cietonguewidget.Tpo"; exit 1; fi
cietonguewidget.h:91: error: extra qualification 'Digikam::CIETongueWidget::' on member 'BiasedText'
make[2]: *** [cietonguewidget.lo] Erreur 1
make[2]: Leaving directory `/tmp/digikam-0.9SVN/digikam/libs/widgets'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/tmp/digikam-0.9SVN/digikam/libs'
make: *** [all-recursive] Erreur 1



More information about the Digikam-devel mailing list