> On Tue, 21 Oct 2008, Oliver St=F6neberg wrote:
> > When any of the XMail log files reaches 2 GB in size, it still crash 
> > on the next try to write to it.
> > This is caused by the default fopen() not supporting files > 2 GB (at 
> > least on the old Red Hat 8.0 platform we are using). It can be fixed 
> > by compiling it with "-D_FILE_OFFSET_BITS=3D64".
> 
> That fixes it for logs *but*, to support any other file inside XMail tha=
t 
> is bigger than 2GB, you need a 64bit machine/OS.

At least everything being handled by the libc file functions, that 
are affected by the define, should be okay.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to