2009-02-17 11:51:44 UTC
Hi
I try to install kdar, but well, doesn't work...
idealy I would like to install an rpm, but I just couldn't find one...
I am running SuSE 10.3 x64 (big big machine...).
So I tried to compile it myself. (while I have little experience doing this...)
So I downloaded the kdar-2.1.0.tar.gz upacked it, entered the directory.
first I tried cmake . but there was no CMakeLists.txt (why?)
./configure worked fine, but
make
then failed.
any ideas?
Cheers
the error message, last few lines of a very very long output...
/usr/include/dar/libdar.hpp: In function ?int main(int, char**)?:
/usr/include/dar/libdar.hpp:187: error: too many arguments to function ?void libdar::get _compile_time_features(bool&, bool&, bool&, bool&, libdar::U_I&, bool&, bool&, bool&, bo ol&)?
main.cpp:72: error: at this point in file
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/raid/toolbox/LinuxRPMs/kdar-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/raid/toolbox/LinuxRPMs/kdar-2.1.0'
make: *** [all] Error 2