[Box Backup] Could do with some advice on getting Boxbackup compiled ....

Stefan Norlin boxbackup at fluffy.co.uk
Fri Mar 17 12:45:56 GMT 2006


> ....  I had been playing around with what actually goes into the 
> LD_LIBRARY_PATH
> variable.

Do LLONG_MIN and LLONG_MAX get defined
in lib/common/BoxConfig.h after you have run configure?

I have this in my BoxConfig.h after running configure:

/* max value of long long calculated by configure */
#define LLONG_MAX 9223372036854775807LL

/* min value of long long calculated by configure */
#define LLONG_MIN -9223372036854775808LL

Stefan




More information about the Boxbackup mailing list