[Box Backup] Fedora 9 compile problem
Tomek Gieła
boxbackup@boxbackup.org
Tue, 24 Mar 2009 23:58:40 +0100
Hi,
I'm trying to compile r2466 on fc9 and got:
make[1]: Wejście do katalogu `/root/bb/trunk/bin/bbackupquery'
[CXX] BackupQueries.cpp
In file included from BackupQueries.h:18,
from BackupQueries.cpp:37:
BoxBackupCompareParams.h:30: error: ISO C++ forbids declaration of
'auto_ptr' with no type
BoxBackupCompareParams.h:30: error: invalid use of '::'
BoxBackupCompareParams.h:30: error: expected ';' before '<' token
BoxBackupCompareParams.h: In member function 'void
BoxBackupCompareParams::LoadExcludeLists(const Configuration&)':
BoxBackupCompareParams.h:54: error: 'mapExcludeFiles' was not declared
in this scope
BoxBackupCompareParams.h:55: error: 'mapExcludeDirs' was not declared
in this scope
BoxBackupCompareParams.h: In member function 'bool
BoxBackupCompareParams::IsExcludedFile(const std::string&)':
BoxBackupCompareParams.h:59: error: 'mapExcludeFiles' was not declared
in this scope
BoxBackupCompareParams.h:60: error: 'mapExcludeFiles' was not declared
in this scope
BoxBackupCompareParams.h: In member function 'bool
BoxBackupCompareParams::IsExcludedDir(const std::string&)':
BoxBackupCompareParams.h:64: error: 'mapExcludeDirs' was not declared
in this scope
BoxBackupCompareParams.h:65: error: 'mapExcludeDirs' was not declared
in this scope
make[1]: *** [../../release/bin/bbackupquery/BackupQueries.o] Błąd 1
make[1]: Opuszczenie katalogu `/root/bb/trunk/bin/bbackupquery'
make: *** [release/bin/bbackupquery/bbackupquery] Błąd 2
I think there was no BoxBackupCompareParams.h included in previous
versions of BackupQueries.cpp?
Anyway, can anyone help me?
--
Tomek Gieła