[Clamav-users] clamav-milter hangs

2008-09-30 Thread Bruno Richard
Hi all, I have sparc servers with solaris that use clamav-milter and sendmail and that run without any problem. For 2 or 3 days, I try to use clamav-milter on a debian box without any success. I try version 0.93 and 0.94 for the same result. I have error messages: With version 0.93: Sep 29

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Török Edwin
On 2008-09-30 10:14, Bruno Richard wrote: > Hi all, > > I have sparc servers with solaris that use clamav-milter and sendmail > and > that run without any problem. > > For 2 or 3 days, I try to use clamav-milter on a debian box without > any success. > I try version 0.93 and 0.94 for the same r

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Matus UHLAR - fantomas
On 30.09.08 09:14, Bruno Richard wrote: > I have sparc servers with solaris that use clamav-milter and sendmail and > that run without any problem. > > For 2 or 3 days, I try to use clamav-milter on a debian box without any > success. I try version 0.93 and 0.94 for the same result. do you use li

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Bruno Richard
Le 30 sept. 08 à 10:34, Török Edwin a écrit : > On 2008-09-30 10:14, Bruno Richard wrote: >> Hi all, >> >> I have sparc servers with solaris that use clamav-milter and sendmail >> and >> that run without any problem. >> >> For 2 or 3 days, I try to use clamav-milter on a debian box without >> any

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Török Edwin
On 2008-09-30 12:05, Bruno Richard wrote: > LibClamAV debug: cli_mbox returning 0 > Bus error > On SPARC this usually means that the milter crashed due to unaligned memory access. > --- > Should I open a bug report or does someone have a solution ? > Yes, please open a bugrepor

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Bruno Richard
Le 30 sept. 08 à 10:40, Matus UHLAR - fantomas a écrit : > On 30.09.08 09:14, Bruno Richard wrote: >> I have sparc servers with solaris that use clamav-milter and >> sendmail and >> that run without any problem. >> >> For 2 or 3 days, I try to use clamav-milter on a debian box without >> any

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Bruno Richard
Le 30 sept. 08 à 11:13, Török Edwin a écrit : > On 2008-09-30 12:05, Bruno Richard wrote: >> LibClamAV debug: cli_mbox returning 0 >> Bus error >> > > On SPARC this usually means that the milter crashed due to unaligned > memory access. > >> --- >> Should I open a bug report or does s

[Clamav-users] What's the benefit of having libiconv installed?

2008-09-30 Thread Per Jessen
I'm was about to deploy libclamav* on some new machines, when I noticed that the libraries needed libiconv. The build-machine obviously had this library installed so it got selected automagically. Before I go and install libiconv on my new servers, I was just wondering what the advantage of it

Re: [Clamav-users] What's the benefit of having libiconv installed?

2008-09-30 Thread Török Edwin
On 2008-09-30 12:24, Per Jessen wrote: > I'm was about to deploy libclamav* on some new machines, when I noticed > that the libraries needed libiconv. The build-machine obviously had > this library installed so it got selected automagically. > > Before I go and install libiconv on my new servers

Re: [Clamav-users] clamav-milter hangs

2008-09-30 Thread Bruno Richard
I found that with the '-m32' gcc parameter the clamav-milter compils and works fine... thanks to all Bruno Le 30 sept. 08 à 11:20, Bruno Richard a écrit : > > Le 30 sept. 08 à 11:13, Török Edwin a écrit : > >> On 2008-09-30 12:05, Bruno Richard wrote: >>> LibClamAV debug: cli_mbox returning 0

[Clamav-users] Compile error

2008-09-30 Thread Jason Staudenmayer
Hi all it seems I getting a compile error with clamav-0.94 on Fedora 9 with a patch for daemontools. The patch compiles fine on my Fedora 5 box but not this one. Here's the error I'm getting gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -I../libclamav -g -O2 -MT clamd.o -MD -MP -MF .deps/clam

Re: [Clamav-users] Compile error

2008-09-30 Thread Török Edwin
On 2008-09-30 20:02, Jason Staudenmayer wrote: > Hi all it seems I getting a compile error with clamav-0.94 on Fedora 9 with a > patch for daemontools. > The patch compiles fine on my Fedora 5 box but not this one. > > Here's the error I'm getting > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../shared -

Re: [Clamav-users] Compile error

2008-09-30 Thread Jason Staudenmayer
Here's the patch diff -crB clamav-0.94-orig/clamd/clamd.c clamav-0.94/clamd/clamd.c *** clamav-0.94-orig/clamd/clamd.c 2008-08-20 04:52:25.0 -0400 --- clamav-0.94/clamd/clamd.c 2008-09-30 10:53:28.0 -0400 *** *** 230,240 char timestr[32]; log

Re: [Clamav-users] Compile error

2008-09-30 Thread Török Edwin
On 2008-09-30 20:12, Jason Staudenmayer wrote: > Here's the patch > > diff -crB clamav-0.94-orig/clamd/clamd.c clamav-0.94/clamd/clamd.c > *** clamav-0.94-orig/clamd/clamd.c2008-08-20 04:52:25.0 -0400 > --- clamav-0.94/clamd/clamd.c 2008-09-30 10:53:28.0 -0400 > ***

Re: [Clamav-users] Compile error

2008-09-30 Thread Jason Staudenmayer
The patch checks out fine, it's the same on the other system I have that did compile it. I'm running an update now maybe I have a broken package somewhere. Jason ..·><º> > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Török Edwin > Sen

Re: [Clamav-users] Compile error

2008-09-30 Thread Jason Staudenmayer
Nope I'm still getting the error. The un-patch compiles fine, I don't understand why that variable is suddenly causing problems now. Jason ..·><º> > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jason Staudenmayer > Sent: Tuesday, Sep

[Clamav-users] unsubscribe

2008-09-30 Thread Cristóbal Muñoz Vial
Atentamente, Cristóbal Muñoz Vial Teléfono: (56 2) 236 36 24 Celular: (56 9) 9 9393667 [EMAIL PROTECTED] www.arquicomp.cl -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Török Edwin Enviado el: Martes, 30 de Septiembre de 2008 13:19 Para: Cl