When I try to compile koffice, I get the following error: Thorsten make[5]: Entering directory `/home/tz/develop/KDE3/CVS/koffice/kexi/plugins/kugar' if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore -I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core -I../../../kexi -I../../../kexi/widget -I../../../kexi/datatable -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -fno-builtin -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DKEXI_HAND_TBL_EXPORT= -DKEXICORE_EXPORT= -DKEXIDB_EXPORT= -DKEXIFILTER_EXPORT= -DKFORMEDITOR_EXPORT= -DKEXI_HAND_TBL_EXPORT= -DKEXI_HAND_QUERY_EXPORT= -DKEXI_HAND_RELAT_EXPORT= -DKEXI_HAND_FORM_EXPORT= -DKEXIEXTWIDGETS_EXPORT= -DKEXIDATATABLE_EXPORT= -DKEXIPRJWIZARD_EXPORT= -DKEXI_MYSQL_IFACE_EXPORT= -fexceptions -MT kexikugarhandler.lo -MD -MP -MF ".deps/kexikugarhandler.Tpo" \ -c -o kexikugarhandler.lo `test -f 'kexikugarhandler.cpp' || echo './'`kexikugarhandler.cpp; \ then mv ".deps/kexikugarhandler.Tpo" ".deps/kexikugarhandler.Plo"; \ else rm -f ".deps/kexikugarhandler.Tpo"; exit 1; \ fi kexikugarhandler.cpp: In member function `QString KexiKugarHandler::nextID()': kexikugarhandler.cpp:95: warning: unused variable `char c' kexikugarhandler.cpp: In member function `void KexiKugarHandler::createReport(KexiView*)': kexikugarhandler.cpp:135: warning: unused variable `KexiKugarDesignerWrapper*kw ' kexikugarhandler.cpp: In member function `virtual void KexiKugarHandler::saveXML(QDomDocument&)': kexikugarhandler.cpp:181: error: `shortIdentifier' undeclared (first use this function) kexikugarhandler.cpp:181: error: (Each undeclared identifier is reported only once for each function it appears in.) kexikugarhandler.cpp: In member function `virtual void KexiKugarHandler::loadXML(const QDomDocument&, const QDomElement&)': kexikugarhandler.cpp:187: warning: unused parameter `const QDomDocument&doc' make[5]: *** [kexikugarhandler.lo] Error 1 make[5]: Leaving directory `/home/tz/develop/KDE3/CVS/koffice/kexi/plugins/kugar' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/tz/develop/KDE3/CVS/koffice/kexi/plugins/kugar' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/tz/develop/KDE3/CVS/koffice/kexi/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/tz/develop/KDE3/CVS/koffice/kexi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tz/develop/KDE3/CVS/koffice' make: *** [all] Error 2 _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel