Hello,
---- Wiadomość Oryginalna ---- Od: Tomasz Kojm <[EMAIL PROTECTED]> Do: [EMAIL PROTECTED] Data: Tue, 14 Sep 2004 01:57:43 +0200 Temat: Re: [Clamav-users] CVS Clamav status >On Mon, 13 Sep 2004 22:48:57 +0200 ><a target='_blank' href="/?cmd=napisz&[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> wrote: > >> Hello, >> >> What is the status of current CVS version ? Is it running without bugs >> ? = I discovered something strange - failure to process any cab files >> (tested= >> with sample program and libclamav library from current CVS). Does >> somebo= >> dy confirm that clamscan with new libsmpack can process CAB files >> without= >> errors ? > >Could you be more precise in your report? > >On my system test.cab is properly scanned by the current version: > >[EMAIL PROTECTED]:~/clamav-devel/test$ clamscan-devel test.cab >test.cab: ClamAV-Test-Signature FOUND Strange...I must messed with sources becouse program based on old clamav snapshot worked with archves properly but now test signature is only detected in plain text files and any decompression like zip, gzip, cab etc seems that cannot open or read file. I use cs_scanfile. Hmm...by the way - I'm just porting libclamav to Windows using MinGw gcc compiler and so that is the problem ;-) Could You change memory.h/memory.c in Clamav-devel to something like cl_memory.h/cl-memory.c ? Memory is a popular name,and in Mingw there is memory.h - name clash occur. Best Regards Bogusław Brandys ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
