Re: [Clamav-devel] Compiling 0.74

2004-06-30 Thread Everton da Silva Marques
On Wed, Jun 30, 2004 at 02:50:04PM -0300, Everton da Silva Marques wrote: > On Wed, Jun 30, 2004 at 03:33:28PM +0100, Nigel Horne wrote: > > On Wednesday 30 Jun 2004 15:07, Everton da Silva Marques wrote: > > > Clamav 0.74 is giving me this: > > > > > > mbox.c: In function `cl_mbox': > > > mbox.c:

[Clamav-devel] ClamAV 0.74 supports Interix

2004-06-30 Thread Brian A. Reiter
I can confirm that ClamAV 0.74 now compiles and runs successfully on Interix without patching the source. "Windows Services for Unix 3.5 (Interix)" may be added to the list of supported platforms in clamdoc.pdf section 2.1. We haven't done systematic testing, but my impression is that ClamAV runs

Re: [Clamav-devel] Compiling 0.74

2004-06-30 Thread Everton da Silva Marques
On Wed, Jun 30, 2004 at 03:33:28PM +0100, Nigel Horne wrote: > On Wednesday 30 Jun 2004 15:07, Everton da Silva Marques wrote: > > Clamav 0.74 is giving me this: > > > > mbox.c: In function `cl_mbox': > > mbox.c:473: error: `SIGSEGV' undeclared (first use in this function) > > > OS: Solaris

Re: [Clamav-devel] something like 'clamscan -Vv'

2004-06-30 Thread Todd Lyons
Robert Allerstorfer wanted us to know: >The reason is that this would save system resources in scripts like my >SoftlabsAV (http://antivirus.softlabs.info/) which determines those >versions every time an infected mail arrives, via procmail. Currently, >I have to make several calls: >clamscan --std

[Clamav-devel] something like 'clamscan -Vv'

2004-06-30 Thread Robert Allerstorfer
Hi, what do you think about an optional verbose output of ClamAV's version, similar than Perl's 'perl -v' (normal version information - corresponding to 'clamscan -V') vs. 'perl -V' (verbose version information - could correspond to 'clamscan -Vv')? What I would like 'clamscan -Vv' to include is

Re: [Clamav-devel] Compiling 0.74

2004-06-30 Thread Nigel Horne
On Wednesday 30 Jun 2004 15:07, Everton da Silva Marques wrote: > Clamav 0.74 is giving me this: > > mbox.c: In function `cl_mbox': > mbox.c:473: error: `SIGSEGV' undeclared (first use in this function) > OS: Solaris 7 I believe this problem only relates to older systems such as the one yo

[Clamav-devel] Compiling 0.74

2004-06-30 Thread Everton da Silva Marques
Clamav 0.74 is giving me this: mbox.c: In function `cl_mbox': mbox.c:473: error: `SIGSEGV' undeclared (first use in this function) mbox.c:473: error: (Each undeclared identifier is reported only once mbox.c:473: error: for each function it appears in.) mbox.c:473: warning: assignment makes pointer