Dale Bohl wrote:
Bogusław Brandys wrote:

Tomasz Kojm wrote:

On Thu, 21 Oct 2004 14:28:58 -0500
Dale Bohl <[EMAIL PROTECTED]> wrote:


/home/cheetah/dbohl/proj/hsm/terabyte: OK
/home/cheetah/dbohl/proj/hsm/archiving: OK
/home/cheetah/dbohl/proj/uit/home_links_reasons: OK
LibClamAV Error: Can't create temporary file : No such file or
directory Memory fault(coredump)




This problem on IRIX was already reported.

We can't help you because we don't have access to this OS. But looking
at your e-mail address I'm sure you have some collegues that can fix it!




I don't have IRIX but it sounds like You should try to check in Your stdio.h (?) value of TMP_MAX. Searching net I found something about max 17576 files generated by tmpname and I think it is also related to tmpfile() under IRIX 6.5 which is used in clamav library

Look here:

http://www.opengroup.org/csq/view.mhtml?norationale=1&noreferences=1&RID=sgi%2FSE1%2F1



P.S. I had similiar problems under Windows.


Regards Boguslaw Brandys _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


I raised the value and rebuilt but the same happens.

Well ,if this is TMP_MAX related,Your changes have no effects becouse problem lies in compiler run-time. The only way is to check if compiler runtime patches exist or replace tmpfile with other function (probably self-maded)


Regards
Boguslaw Brandys
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to