Comment 11 for bug 62699

Revision history for this message
Achim Bohnet (allee) wrote :

I had a quick, unsucessful try to rebuild 2.0.6 and 2.07.
interdiff appended. Both FTFBS:

/home/ach/tmp/kdar/kdar-2.0.7/./src/createArchiveThread.cpp: In member function ‘virtual void createArchiveThread::run()’:
/home/ach/tmp/kdar/kdar-2.0.7/./src/createArchiveThread.cpp:81: error: cannot declare variable ‘userInteractionDialog’ to be of abstract type ‘KDarInteraction’
...

I've to add --enable-mode=64 to make it find the libdar64
and enable-largefile as suggested in dar's INSTALL. I've
no idea if with this change kdar can read old dapper kdar archives (I've never used kdar).

Any C++ expert, knowing how to fix the build problem?