[Box Backup] build problem on linux FC4 x84-64
John Pybus
boxbackup@fluffy.co.uk
Wed, 28 Sep 2005 09:33:18 +0100
Ben Summers wrote:
>
> On 26 Sep 2005, at 15:15, John Pybus wrote:
>
>> Hi,
>>
>> I'm having trouble building boxbackup on an AMD64 machine running the
>> 64bit version of FC4.
<SNIP>
>
> There is a 64-bit patch floating around. But to solve the immediate
> problem adjust the two functions in BackupStoreFile.h so that uint32_t
> is replaced by uint64_t.
>
> Ben
Thanks a lot, that did the trick. I was assuming from the 0.08 release
notes that boxbackup was now 64bit safe.
Hopefully this and the GCC4 issue will get roled into the build system
for the next release.
Cheers,
John