Thanks for the info, I've been fighting with compiling this, with not much luck. Its been a while since I've had to compile, mostly network lately. Im trying to compile on an x86 32bit box, can I compile base config on a 64bit os and get the Large file support.
any tutorials or tips on the compiling, also I cannot find any reference to the FILE_OFFSET options > 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 > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml