On 04/28/2010 06:40 PM, rick...@mm.com wrote:
> WARNING: Can't access file
> /app/ndm/misc/RT_Confirms.01122006.04222010194815.zip
> /app/ndm/misc/RT_Confirms.01122006.04222010194815.zip: Value too large for
> defined data type
> WARNING: Can't access file
> /app/ndm/misc/RT_Confirms.01122006.04222010194815.zip.gpg
> /app/ndm/misc/RT_Confirms.01122006.04222010194815.zip.gpg: Value too large
> for defined data type

Looks like you are running on a 32-bit system, and you didn't compile
ClamAV with -D_FILE_OFFSET_BITS=64, hence the stat() system call fails
on files who's size/inode exceeds 32-bits.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to