[Box Backup] QT4 GUI for boxbackup

Chris Wilson boxbackup@boxbackup.org
Wed, 18 Mar 2009 21:12:34 +0000 (GMT)


  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-1024876496-1237410754=:4740
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8BIT

Hi Nestor,

On Wed, 18 Mar 2009, Néstor Arocha Rodríguez wrote:

> I have also a question about boxbackup-0.10: I'm using gentoo with gcc 
> 4.3.3, and I have been unable to link boxbackup source code because it 
> generates compilation errors about library names. For example:
>
> boxbackup-0.10/lib/backupclient/BackupClientFileAttributes.cpp:820: 
> error: 'memcpy' is not a member of 'std'
>
> To fix errors, I used the following preprocessor code:
>
> #if __GNUC__ >= 4
> #include <cstdlib>
> #include <cstring>
> #endif
>
> There is a better way to solve this?

Please try Box Backup 0.11rc2 instead. 0.10 is obsolescent, soon to be 
obsolete, and has known problems with several compilers. 0.11 clients are 
completely backwards compatible with 0.10 servers, except that a few new 
commands in bbackupquery won't work.

Cheers, Chris.
-- 
_____ __     _
\  __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Ruby/Perl/SQL Developer |
\__/_/_/_//_/___/ | We are GNU : free your mind & your software |
--8323328-1024876496-1237410754=:4740--