Backup program?
mosestruong
ulist at gs1.ubuntuforums.org
Mon Jul 25 12:43:30 UTC 2005
Thanks for the help all of you are providing.
OK, I've installed libattr1 and libattr1-dev but for libdb, there are a
lot of different versions... I have the following installed:
libdb1-compat, libdb3, libdb4.3, libdb4.3-dev
Are these the correct packages to install? I guess I must be missing
something because I'm still getting some errors, there are a lot of
undefined references all relating to functions in libdar... I've pasted
the last few lines of the error:
kdarthread.o(.text+0x5c3): In function
`KDarThread::cancelOperation()':
: undefined reference to
`libdar::thread_cancellation::clear_pending_request()'
kdarthread.o(.text+0x610): In function
`KDarThread::cancelOperation()':
: undefined reference to `libdar::thread_cancellation::cancel(unsigned
long)'
kdarthread.o(.text+0x61b): In function
`KDarThread::cancelOperation()':
: undefined reference to
`libdar::thread_cancellation::current_cancel(unsigned long&)'
kdarcontroller.o(.text+0x18d): In function
`KDarController::KDarController[not-in-charge]()':
: undefined reference to `libdar::get_compile_time_features(bool&,
bool&, bool&, bool&, unsigned&, bool&, bool&, bool&, bool&)'
kdarcontroller.o(.text+0x47d): In function
`KDarController::KDarController[in-charge]()':
: undefined reference to `libdar::get_compile_time_features(bool&,
bool&, bool&, bool&, unsigned&, bool&, bool&, bool&, bool&)'
KDarInteraction.o(.gnu.linkonce.r._ZTI15KDarInteraction+0x8): undefined
reference to `typeinfo for libdar::user_interaction'
collect2: ld returned 1 exit status
make[2]: *** [kdar] Error 1
make[2]: Leaving directory `/root/kdar-2.0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kdar-2.0.5'
make: *** [all] Error 2
--
mosestruong
More information about the ubuntu-users
mailing list