I am having a strange issue. I am building rsyslog 4.6.2 on an amd64
system
Configure says:
rsyslog will be compiled with the following settings:
Multithreading support enabled: yes
Large file support enabled: yes
But when I build it and do:
/usr/src/rsyslog-4.6.2/tools> ./rsyslogd -v
rsyslogd 4.6.2, compiled with:
FEATURE_REGEXP: Yes
FEATURE_LARGEFILE: No
I also notice that configure reported:
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Kernel 2.6.31
GCC 4.4.1
Libc6 2.10.1
I passed configure an explicit --enable-largefile
Is there something else I must do in order to enable large file support?
Thanks,
George
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com