I downloaded a CVS at about 200306050700GMT and it errored out Or is it my problem?
Owen ------------------------------------------------------------------------ /usr/lib/qt3/bin/moc ./page.h -o page.moc source='page.cpp' object='page.o' libtool=no \ depfile='.deps/page.Po' tmpdepfile='.deps/page.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o page.o `test -f 'page.cpp' || echo './'`page.cpp In file included from /usr/include/c++/3.2/backward/iostream.h:31, from page.cpp:17:/usr/include/c++/3.2/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 <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. page.cpp: In member function `virtual void Page::dropEvent(QDropEvent*)': page.cpp:246: no matching function for call to `Serializer::GetText(PageItem*&, int&, QString&, int&)' serializer.h:37: candidates are: void Serializer::GetText(PageItem*, int, bool = false) make[3]: *** [page.o] Error 1 make[3]: Leaving directory `/mnt/hdb8/ScribusCVS/Scribus/scribus' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/hdb8/ScribusCVS/Scribus/scribus' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/hdb8/ScribusCVS/Scribus' make: *** [all] Error 2 --
