[clamav-users] Clamav-0.98.3 - compile failed OpenBSD

2014-05-12 Thread Ismail Paruk
Hi, Tested compile on OpenBSD 4.8 5.1 - same errors:- In file included from /usr/include/sys/sysctl.h:42, from stats.c:37: /usr/include/sys/proc.h:64: error: 'MAXLOGNAME' undeclared here (not in a function) /usr/include/sys/proc.h:91: error: expected ')' before 'int'

Re: [clamav-users] Version 0.98.3 fails on Solaris

2014-05-12 Thread Martin Preen
James Lee wrote: On 10/05/2014 17:34, Shawn Webb wrote: Hello, The attached two patches will make building (with gcc) I'm not but.. and running on Solaris work. when using gcc configure sets HAVE_ATTRIB_PACKED=1 and the problem doesn't exist, ie, no patch is needed for gcc. In fact no

[clamav-users] 0.98.3, new segfault probably related to email parser

2014-05-12 Thread Stuart Henderson
I'm running clamav on OpenBSD/amd64 5.5 (with various sanesecurity hdb's, if that matters). Built from ports (with LLVM 3.3). Config is: LogSyslog true LogFacility LOG_MAIL TCPSocket 3310 TCPAddr 127.0.0.1 SelfCheck 600 User _clamav AllowSupplementaryGroups true This setup was stable with

Re: [clamav-users] 0.98.3, new segfault probably related to email parser

2014-05-12 Thread Steve Basford
On Mon, May 12, 2014 2:12 pm, Stuart Henderson wrote: I'm running clamav on OpenBSD/amd64 5.5 (with various sanesecurity hdb's, if that matters). Built from ports (with LLVM 3.3). Hi, Is is random or only on a certain email? Do have a full copy of the email shown in your log? If you do, does

Re: [clamav-users] Osx.Trojan.FkCodec-1 False Positives

2014-05-12 Thread Alain Zidouemba
Thanks for sending this in. We are addressing your reported FP. - Alain On Sat, May 10, 2014 at 12:24 AM, Al Varnell alvarn...@mac.com wrote: Here’s the VirusTotal analysis (1/52) for Rapport-5.dmg which apparently has an MD5 = efddf96af90be02bcc9e37cbc21c34a6

Re: [clamav-users] 0.98.3, new segfault probably related to email parser

2014-05-12 Thread Stuart Henderson
On 2014/05/12 14:57, Steve Basford wrote: On Mon, May 12, 2014 2:12 pm, Stuart Henderson wrote: I'm running clamav on OpenBSD/amd64 5.5 (with various sanesecurity hdb's, if that matters). Built from ports (with LLVM 3.3). Hi, Is is random or only on a certain email? Do have a full

Re: [clamav-users] 0.98.3, new segfault probably related to email parser

2014-05-12 Thread Steve Basford
On Mon, May 12, 2014 3:50 pm, Stuart Henderson wrote: It also happens for clamscan (I removed all standard db's and included only the single signature triggered by this mail so it would start quickly). I have only hit this crash if a signature is matched (i.e. I haven't hit it if I remove

Re: [clamav-users] Version 0.98.3 hard loops on clamdscan -V

2014-05-12 Thread Bowie Bailey
On 5/9/2014 7:41 PM, Dennis Peterson wrote: On 5/9/14, 7:33 AM, Bowie Bailey wrote: On 5/8/2014 10:35 PM, Eric Shubert wrote: [root@qmt-cos5 etc]# grep -v ^# clamd.conf | grep -v ^$ Inefficiency bugs me... You can do multiple patterns with a single grep using the -e flag. grep -v -e ^# -e

Re: [clamav-users] Osx.Trojan.FkCodec-1 False Positives

2014-05-12 Thread Al Varnell
Alain, Thanks. I’m particularly interested in why the Submit false positive report fails. I checked back and found the same thing happened with a different file and this same infection name a months or so ago. -Al- On Mon, May 12, 2014 at 07:41 AM, Alain Zidouemba wrote: Thanks for

[clamav-users] HTML.Exploit.Heap-2 False Positive?

2014-05-12 Thread Al Varnell
A ClamXav user complained of having a Google Chrome extension “WebGL Inspector” which he has used since 2012 was said to be infected with HTML.Exploit.Heap-2. I was able to obtain a later version of that extension and verified that the gli.all.js file in that extension scans as infected. I was

Re: [clamav-users] Support question.

2014-05-12 Thread Al Varnell
On Mon, May 12, 2014 at 11:41 AM, J MCN wrote: Hello, I am writing with a question about the EOL policy here: https://github.com/vrtadmin/clamav-faq/blob/master/faq/faq-eol.md I have a few 0.97.7 instances still out there and the wording in the EOL has me wondering if they are

[clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Gary
I have been using ClamAV for years and never had any issues!! Oh well... - a good run indeed. Mac OSX 10.5.8 clamav-0.98.3 It will configure - the make file exits with the following error: crypto.c: In function 'cl_validate_certificate_chain': crypto.c:834: error: 'X509_VERIFY_PARAM'

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Charles Swiger
Hi, Gary-- On May 12, 2014, at 12:08 PM, Gary o...@ibsltd.ca wrote: I have been using ClamAV for years and never had any issues!! Oh well... - a good run indeed. Mac OSX 10.5.8 clamav-0.98.3 It will configure - the make file exits with the following error: crypto.c: In function

Re: [clamav-users] Version 0.98.3 fails on Solaris

2014-05-12 Thread Lawrence K. Chen, P.Eng.
So, what's the definitive answer. I gave up late Friday night on getting it working on Solaris for the weekend maintenance window. Though the last thing I tried was to force -D__EXTENSIONS__ in...and caught a glimpse of it finally finishing its compile as I was securing my workstation. I

Re: [clamav-users] Support question.

2014-05-12 Thread Joel Esler (jesler)
On May 12, 2014, at 2:57 PM, Al Varnell alvarn...@mac.commailto:alvarn...@mac.com wrote: On Mon, May 12, 2014 at 11:41 AM, J MCN wrote: Hello, I am writing with a question about the EOL policy here: https://github.com/vrtadmin/clamav-faq/blob/master/faq/faq-eol.md I have a few 0.97.7

[clamav-users] Compiling a minimal version without some of the executables

2014-05-12 Thread Dennis Waters
I'm trying to find a way to compile clamav, but only compiling clamscan and freshclam (and libclamav of course). I've tried searching, tried the documentation, tried ./configure --help. Unfortunately, while I found the parameters to disable clamdtop and milter, the closest I can get still

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Gary
Good day Joel, On 05/12/14 6:41 PM, Joel Esler (jesler) jes...@cisco.com wrote: On May 12, 2014, at 3:08 PM, Gary o...@ibsltd.camailto:o...@ibsltd.ca wrote: I have been using ClamAV for years and never had any issues!! Oh well... - a good run indeed. Mac OSX 10.5.8 You realize

Re: [clamav-users] Compiling a minimal version without some of the executables

2014-05-12 Thread Shawn Webb
On Mon, May 12, 2014 at 6:21 PM, Dennis Waters dennis123...@googlemail.comwrote: I'm trying to find a way to compile clamav, but only compiling clamscan and freshclam (and libclamav of course). I've tried searching, tried the documentation, tried ./configure --help. Unfortunately, while I

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Gary
Good day Chuck, On 05/12/14 5:13 PM, Charles Swiger cswi...@mac.com wrote: Hi, Gary-- On May 12, 2014, at 12:08 PM, Gary o...@ibsltd.ca wrote: I have been using ClamAV for years and never had any issues!! Oh well... - a good run indeed. Mac OSX 10.5.8 clamav-0.98.3 It will

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Charles Swiger
Hi-- On May 12, 2014, at 4:20 PM, Gary o...@ibsltd.ca wrote: ./configure --with-openssl=/usr/local/ssl Well that got me a little bit further - still having issues... I have already upgraded to the most recent version of SSL (openssl-1.0.1g). OK, where was that installed? If I install

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Larry Stone
On May 12, 2014, at 6:20 PM, Gary o...@ibsltd.ca wrote: ./configure --with-openssl=/usr/local/ssl Well that got me a little bit further - still having issues... I have already upgraded to the most recent version of SSL (openssl-1.0.1g). Tried using your configure suggestion above -

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8 SOLVED

2014-05-12 Thread Gary
Good day,. On 05/12/14 8:57 PM, Charles Swiger cswi...@mac.com wrote: Hi-- On May 12, 2014, at 4:20 PM, Gary o...@ibsltd.ca wrote: ./configure --with-openssl=/usr/local/ssl Well that got me a little bit further - still having issues... I have already upgraded to the most recent

Re: [clamav-users] clamav-0.98.3 make error Mac OSX 10.5.8

2014-05-12 Thread Gary
Good day,. On 05/12/14 9:23 PM, Larry Stone lston...@stonejongleux.com wrote: On May 12, 2014, at 6:20 PM, Gary o...@ibsltd.ca wrote: ./configure --with-openssl=/usr/local/ssl Well that got me a little bit further - still having issues... I have already upgraded to the most recent