On Mon, Dec 27, 2004 at 10:27:25PM +0100, Andreas Jochens wrote: > When building 'lincvs' on amd64 with gcc-4.0, > I get the following error: > > g++ -c -Wall -g -pipe -W -DUSE_FAM -D_REENTRANT -DQT_NO_DEBUG > -DQT_THREAD_SUPPORT -DQT_SHARED -O2 -I/usr/share/qt3/mkspecs/default -I. -I. > -Isrc -I./res -Iconfig -Icvslib -Icompat -I/usr/include/qt3 -I.ui/ -I.moc/ -o > .obj/HistoryDialogImpl.o src/HistoryDialogImpl.cpp > src/HistoryDialogImpl.cpp: In member function 'virtual void > HistoryDialogImpl::afterCall(int, CvsBuffer*, bool)': > /usr/include/qt3/qfile.h:115: error: 'QFile::QFile(const QFile&)' is private > src/HistoryDialogImpl.cpp:271: error: within this context > make[1]: *** [.obj/HistoryDialogImpl.o] Error 1 > make[1]: Leaving directory `/lincvs-1.3.2' > make: *** [build-stamp] Error 2
Does this error still occour with version 1.4.0-1 ? AFAICS all occourrences of the error have been fixed upstream (as I don't have a g++ 4.0 installed anywhere it is probably faster if you test this). Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]