--------------Boundary-00=_W1I74TLMZ4XWLS6YM05I Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I cannot compile KPresenter (current CVS HEAD) Attached is the tail of the output of make. The problem seems to be KPObject::rotateRectObject() Have a nice day/evening/night! --------------Boundary-00=_W1I74TLMZ4XWLS6YM05I Content-Type: text/plain; charset="us-ascii"; name="make_err.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="make_err.txt" make[3]: Entering directory `/home/nicolas/kdecvs/koffice/kpresenter' source='kpobject.cc' object='kpobject.lo' libtool=yes \ depfile='.deps/kpobject.Plo' tmpdepfile='.deps/kpobject.TPlo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ /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../lib/kotext -I../lib/kotext -I../lib/kospell -I/usr/local/kde3/include/arts -I/usr/local/kde3/include -I/usr/local/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=pentium2 -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DKDE_NO_COMPAT -c -o kpobject.lo `test -f 'kpobject.cc' || echo './'`kpobject.cc In file included from /usr/include/g++/backward/fstream.h:31, from kpobject.cc:33: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. kpobject.cc: In member function `virtual bool KPObject::contains(const KoPoint&, KoZoomHandler*) const': kpobject.cc:389: no matching function for call to `KPObject::rotateRectObject( KoZoomHandler*&) const' kpobject.cc:332: candidates are: KoRect KPObject::rotateRectObject() const kpobject.cc: In member function `virtual bool KPObject::intersects(const KoRect&, KoZoomHandler*) const': kpobject.cc:404: no matching function for call to `KPObject::rotateRectObject( KoZoomHandler*&) const' kpobject.cc:332: candidates are: KoRect KPObject::rotateRectObject() const kpobject.cc: In member function `virtual QCursor KPObject::getCursor(const KoPoint&, ModifyType&, KPresenterDoc*) const': kpobject.cc:424: no matching function for call to `KPObject::rotateRectObject( KoZoomHandler*&) const' kpobject.cc:332: candidates are: KoRect KPObject::rotateRectObject() const kpobject.cc: In member function `void KPObject::paintSelection(QPainter*, KoZoomHandler*, SelectionMode)': kpobject.cc:568: no matching function for call to `KPObject::rotateRectObject( KoZoomHandler*&)' kpobject.cc:332: candidates are: KoRect KPObject::rotateRectObject() const make[3]: *** [kpobject.lo] Error 1 make[3]: Leaving directory `/home/nicolas/kdecvs/koffice/kpresenter' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/nicolas/kdecvs/koffice/kpresenter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/nicolas/kdecvs/koffice' make: *** [all] Error 2 --------------Boundary-00=_W1I74TLMZ4XWLS6YM05I-- _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel