Making all in icons make[3]: Entering directory `/home2/kdecvs/kdebase/kcontrol/icons' if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT icons.lo -MD -MP -MF ".deps/icons.Tpo" -c -o icons.lo icons.cpp; \ then mv -f ".deps/icons.Tpo" ".deps/icons.Plo"; else rm -f ".deps/icons.Tpo"; exit 1; fi icons.cpp: In member function `void KIconConfig::read()': icons.cpp:257: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp: In member function `void KIconConfig::preview(int)': icons.cpp:318: error: no matching function for call to `KIconEffect::apply(QImage&, int&, float&, QColor&, QColor&, bool&)' /usr/include/kiconeffect.h:92: note: candidates are: QImage KIconEffect::apply(QImage, int, int) const /usr/include/kiconeffect.h:104: note: QImage KIconEffect::apply(QImage, int, float, QColor, bool) const /usr/include/kiconeffect.h:113: note: QPixmap KIconEffect::apply(QPixmap, int, int) const /usr/include/kiconeffect.h:124: note: QPixmap KIconEffect::apply(QPixmap, int, float, QColor, bool) const icons.cpp: In member function `virtual void KIconConfig::save()': icons.cpp:368: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp: In member function `void KIconEffectSetupDialog::init()': icons.cpp:601: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp:602: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp: In member function `void KIconEffectSetupDialog::slotEffectType(int)': icons.cpp:632: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp:633: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp:634: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp:635: error: `ToMonochrome' is not a member of `KIconEffect' icons.cpp: In member function `void KIconEffectSetupDialog::preview()': icons.cpp:657: error: no matching function for call to `KIconEffect::apply(QImage&, int&, float&, QColor&, QColor&, bool&)' /usr/include/kiconeffect.h:92: note: candidates are: QImage KIconEffect::apply(QImage, int, int) const /usr/include/kiconeffect.h:104: note: QImage KIconEffect::apply(QImage, int, float, QColor, bool) const /usr/include/kiconeffect.h:113: note: QPixmap KIconEffect::apply(QPixmap, int, int) const /usr/include/kiconeffect.h:124: note: QPixmap KIconEffect::apply(QPixmap, int, float, QColor, bool) const make[3]: *** [icons.lo] Error 1 make[3]: Leaving directory `/home2/kdecvs/kdebase/kcontrol/icons' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home2/kdecvs/kdebase/kcontrol' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home2/kdecvs/kdebase' make: *** [all] Error 2 Thanks -- Regards Scott Newton >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<