Hi, I'm getting this compiling kdebase cvs head (28.12.04) on my SuSE 9.2 system: version -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 konq_mainwindow.lo -MD -MP -MF ".deps/konq_mainwindow.Tpo" -c -o konq_mainwindow.lo konq_mainwindow.cc; \ then mv -f ".deps/konq_mainwindow.Tpo" ".deps/konq_mainwindow.Plo"; else rm -f ".deps/konq_mainwindow.Tpo"; exit 1; fi konq_mainwindow.cc: In member function `void KonqMainWindow::slotPopupMenu(KXMLGUIClient*, const QPoint&, const KFileItemList&, const KParts::URLArgs&, unsigned int, bool)': konq_mainwindow.cc:4460: error: `forcesNewWindow' undeclared (first use this function) konq_mainwindow.cc:4460: error: (Each undeclared identifier is reported only once for each function it appears in.) konq_mainwindow.cc: In member function `virtual void KonqExtendedBookmarkOwner::openBookmarkURL(const QString&)': konq_mainwindow.cc:4214: warning: unused parameter `const QString&url' make[3]: *** [konq_mainwindow.lo] Fehler 1 make[3]: Leaving directory `/home/mseiwert/src/cvs/kdecvs/kdebase/konqueror' make[2]: *** [all-recursive] Fehler 1 Best Regards Michael >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<