From: Martin Schulze (joey@infodrom.org)
Date: Thu Sep 04 2003 - 14:51:29 CEST
Ole Tange wrote:
> I have recently had a logfile > 2 GB. Its seems syslog refuses to write to
> a logfile past 2 GB.
If you compile syslogd with options Glibc requires for enabling
large file support, it should work fine. try adding
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
to the CFLAGS variable.
You may want to report this to your distributor as well.
Regards,
Joey
-- Still can't talk about what I can't talk about. Sorry. -- Bruce Schneier
This archive was generated by hypermail 2.1.7 : Thu Sep 04 2003 - 15:00:17 CEST