"Miquel van Smoorenburg" <[EMAIL PROTECTED]> wrote:
> Also, most 32-bit systems do /not/ handle files > 2GB by default.
> The application must be compiled with 'large file support'.
> 
> So for freeradius to handle > 2GB files on Linux (and Solaris, and
> almost any other Unix on a 32 bits processor except FreeBSD which
> has 64 bits file offsets by default) you need to compile with flags
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

  Hmm... I wasn't aware of those options.  Would there be any impact
with using them? Or should they be turned on in a 'configure' option?

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to