Hi,
Before to run ./configure and make i have tested the parameter with "getconf
NAME_MAX /var" and the result was 255.
Now, with the new define in sys/param.h the clamscan command function
correctly and libclamav does not return any error.
Thanks for your help.

//Alberto
>
>----------
>From:  [EMAIL PROTECTED] on behalf of
[EMAIL PROTECTED]:[EMAIL PROTECTED]
>Sent:  Thursday, March 17, 2005 12:08:08 PM
>To:    'clamav-users@lists.clamav.net'
>Subject:       Re: [Clamav-users] LibClamAV ERROR with tar archives
>Auto forwarded by a Rule
>
> LibClamAV Error: Can't create temporary file : No such file or 
> directory

Define NAME_MAX, since it is not in sys/param.h.

I.e.
        #define NAME_MAX 255

//Daniel

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to