Are you using KDE 3.0.5? If yes, modify the: #if KDE_VERSION >=3D 305 into #if KDE_VERSION > 305 The fix is in CVS, but I suppose that you are hitting one of the anonymou= s CVS=20 problems. If it is not your problem, then please tell which QT and which KDE you ar= e=20 using. Have a nice day/evening/night! On Sunday 24 November 2002 11:52, Volker Kuhlmann wrote: > SuSE Linux 8.1, with updates installed > autoconf-2.53 > automake-1.6.3 > gcc-3.2 > libtool-1.4.2 > > There shouldn't be version inconsistencies. System was installed on > clean disk. That's all points the FAQ mentions about compile problems. > > Neither SuSE's src rpm compiles, nor vanilla koffice. I need to > recompile as kspread crashes on every save. > > If any components for building koffice are missing I'd expect configure > to tell me so. > > Full compile log (vanilla sources) is at (6k) > http://volker.dnsalias.net/soft/debug/koffice-1.2-vanilla-on-suse81-com= pile >error.log.bz2 > > Last part: > > /usr/lib/qt3/bin/moc ./koMainWindow.h -o koMainWindow.moc > source=3D'koMainWindow.cc' object=3D'koMainWindow.lo' libtool=3Dyes \ > depfile=3D'.deps/koMainWindow.Plo' tmpdepfile=3D'.deps/koMainWindow.TPl= o' \ > depmode=3Dgcc3 /bin/sh ../../admin/depcomp \ > /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_= CONFIG_H > -I. -I. -I../.. -I../../lib/store -I../../lib/store -I../../lib/kwmf > -I../../lib/kwmf -I/opt/kde3/include -I/usr/lib/qt3/include > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT=20 > -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall > -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi > -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 > -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST > -DQT_NO_COMPAT -DKDE_NO_COMPAT -c -o koMainWindow.lo `test -f > koMainWindow.cc || echo './'`koMainWindow.cc koMainWindow.cc: In member > function `virtual void > KoMainWindow::slotActivePartChanged(KParts::Part*)': > koMainWindow.cc:1138: no matching function for call to `KParts::Plugin:= : > loadPlugins(KoMainWindow* const, KoMainWindow* const, KInstance*, bo= ol)' > /opt/kde3/include/kparts/plugin.h:81: candidates are: static void > KParts::Plugin::loadPlugins(QObject*, const KInstance*) > /opt/kde3/include/kparts/plugin.h:87: static void > KParts::Plugin::loadPlugins(QObject*, const > QValueList&) > /opt/kde3/include/kparts/plugin.h:93: static void > KParts::Plugin::loadPlugins(QObject*, const > QValueList&, const KInstance*) > make[4]: *** [koMainWindow.lo] Error 1 > make[4]: Leaving directory `/tmp/koffice/koffice-1.2/lib/kofficecore' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/tmp/koffice/koffice-1.2/lib/kofficecore' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/tmp/koffice/koffice-1.2/lib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/koffice/koffice-1.2' > make: *** [all] Error 2 ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: http://mail.kde.org/mailman/listinfo/koffice