Re: [clamav-users] compiling error.

2003-07-15 Thread Damien Curtain
On Tue, Jul 15, 2003 at 01:36:33PM -0700, Searcher Bite wrote: > Hi list... > I am trying to compile clam antivirus 0.60 in a Redhat 7.2 but I get the next > errors. > /usr/local/include/pthread.h:275: conflicting types for `pthread_t' You really want to be using glibc's pthread headers _only_. Y

Re: [clamav-users] compiling error.

2003-07-15 Thread Searcher Bite
Nigel... That, disable clamav daemon???   SbNigel Horne <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1On Tuesday 15 Jul 2003 9:36 pm, Searcher Bite wrote:> Hi list...> I am trying to compile clam antivirus 0.60 in a Redhat 7.2 but I get the> next errors. /usr/local/include

Re: [clamav-users] compiling error.

2003-07-15 Thread Nigel Horne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 15 Jul 2003 9:36 pm, Searcher Bite wrote: > Hi list... > I am trying to compile clam antivirus 0.60 in a Redhat 7.2 but I get the > next errors. /usr/local/include/pthread.h:275: conflicting types for > `pthread_t' /usr/include/bits/pthreadt

[clamav-users] compiling error.

2003-07-15 Thread Searcher Bite
Hi list... I am trying to compile clam antivirus 0.60 in a Redhat 7.2 but I get the next errors. /usr/local/include/pthread.h:275: conflicting types for `pthread_t'/usr/include/bits/pthreadtypes.h:140: previous declaration of `pthread_t'.. .. /usr/local/include/pthread.h:347: conflicting types for

Re: [clamav-users] CAN DETECT THIS VIRUS???

2003-07-15 Thread Jason Englander
On Mon, 14 Jul 2003, Antony Stone wrote: > Please send a copy of the infected file (extracted from the rest of the > email which you posted to the list) to [EMAIL PROTECTED] and > it will be added to the dabatase. Infected samples should be sent to [EMAIL PROTECTED], not to virusdb. Jason --

[clamav-users] How one can be alerted

2003-07-15 Thread Thomas TS
My first post here... greetings all. It is a public school, the students are using the /samba subdir to stores files. The system is running: /usr/local/bin/freshclam -d -c 2 -l /var/log/clam-update.log /sbin/modprobe /lib/modules/dazuko /usr/local/sbin/clamd & from rc.local The daemons seem

Re: [clamav-users] freshclam logging in ClamAV-20030317 and possibly later versions

2003-07-15 Thread Tomasz Kojm
> freshclam doesn't appear to use "LogSyslog" and call "openlog()" like > clamd does... it probably should. Has this been fixed in a more recent > version? freshclam doesn't read clamav.conf at all. I will implement syslog support in the next version. BTW: `./configure --sysconfdir=/etc` works f