Re: [Clamav-users] ClamAV 0.96, Solaris 10, and max open fds

2010-04-13 Thread Scott . Larnach
On Tue, 13 Apr 2010, Andy Fiddaman wrote: ... In general the 32-bit stdio routines do not support file descriptors > 255. Ah... I did vaguely wonder about the call to enable_extended_FILE_stdio(). Thanks for that very clear explanation. I'll go for building a 64-bit binary. Regards. Scott

Re: [Clamav-users] ClamAV 0.96, Solaris 10, and max open fds

2010-04-13 Thread Török Edwin
On 04/13/2010 03:53 PM, Andy Fiddaman wrote: On Tue, 13 Apr 2010, scott.larn...@ed.ac.uk wrote: ; Hello, ; ; I tested ClamAV 0.96 on a relatively recent Solaris 10 / i86pc machine and all ; was well. Bringing it up on a production machine running a somewhat older ; version of Solaris 10 (also i

Re: [Clamav-users] ClamAV 0.96, Solaris 10, and max open fds

2010-04-13 Thread Andy Fiddaman
On Tue, 13 Apr 2010, scott.larn...@ed.ac.uk wrote: ; Hello, ; ; I tested ClamAV 0.96 on a relatively recent Solaris 10 / i86pc machine and all ; was well. Bringing it up on a production machine running a somewhat older ; version of Solaris 10 (also i86pc), clamd gives the warning: ; ; WARNING: So