Re: [clamav-users] Compiling error: /usr/lib/libxml2.so: error adding symbols: File in wrong format

2014-05-07 Thread Shawn Webb
Can you run these commands, and paste the output of commands 2 and 3 to your pastebin service (friendly remember to pipe stderr to stdout): 1. make clean distclean 2. CC="gcc ${BUILD64}" ./configure --prefix=/usr --sysconfdir=/etc/clamav --with-zlib=/usr --with-dbdir=/usr/share/clamav --disable-si

Re: [clamav-users] Compiling error: /usr/lib/libxml2.so: error adding symbols: File in wrong format

2014-05-07 Thread Alexander Tampermeier
Hello Shawn, thank you for your response. This is output of 'file /usr/lib/libxml2.so': /usr/lib/libxml2.so: symbolic link to `libxml2.so.2.9.1' And 'file /usr/lib/libxml2.so.2.9.1' outputs: /usr/lib/libxml2.so.2.9.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically link

Re: [clamav-users] Compiling error: /usr/lib/libxml2.so: error adding symbols: File in wrong format

2014-05-07 Thread Shawn Webb
What's the output of this command: file /usr/lib/libxml2.so Can you paste (preferably to a pastebin service) your config.log? What options did you pass to ./configure? On Thu, May 8, 2014 at 1:48 AM, Alexander Tampermeier < alexan...@tampermeier.at> wrote: > I have been using ClamAV on my Linux

[clamav-users] Compiling error: /usr/lib/libxml2.so: error adding symbols: File in wrong format

2014-05-07 Thread Alexander Tampermeier
I have been using ClamAV on my Linux box (Cross Compiled Linux from Scratch; gcc 4.8.2) for years now and it always compiled well. Now, compiling version 0.98.3 (and also in 0.98.2) I get the following compiling error: CC libclamav_la-fp_sqr_comba_8.lo CC libclamav_la-fp_sqr_comba

Re: [clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread James Brown
On 8 May 2014, at 12:02 pm, Dennis Peterson wrote: > On 5/7/14, 6:38 PM, James Brown wrote: >> Have just upgraded to version 0.98.3 from 0.98.1. >> >> Clamd starts fine, but anytime I reload the database (e.g. running >> freshclam) clamd will crash. >> >> > Would you mind pasting in the outp

Re: [clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread Dennis Peterson
On 5/7/14, 6:38 PM, James Brown wrote: Have just upgraded to version 0.98.3 from 0.98.1. Clamd starts fine, but anytime I reload the database (e.g. running freshclam) clamd will crash. Would you mind pasting in the output of clamconf too, please. I'd like to see the build options compared to

Re: [clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread James Brown
On 8 May 2014, at 11:45 am, James Brown wrote: > The only difference is that I have now turned off the StatsEnabled. Hopefully > this will fix it. Yep, that was it. With StatsEnabled left at the default of Disabled, Clamd was successfully notified about the update and duly reloaded the datab

Re: [clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread James Brown
On 8 May 2014, at 11:42 am, Shawn Webb wrote: > Hey James, > > Can you paste your clamd.conf file please? Hi Shawn. Below is my clamd.conf. The only difference is that I have now turned off the StatsEnabled. Hopefully this will fix it. James. ## ## Example config file for the Clam AV daemo

Re: [clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread Shawn Webb
Hey James, Can you paste your clamd.conf file please? Thanks, Shawn On May 7, 2014 9:39 PM, "James Brown" wrote: > Have just upgraded to version 0.98.3 from 0.98.1. > > Clamd starts fine, but anytime I reload the database (e.g. running > freshclam) clamd will crash. > > OS X’s crash log says:

[clamav-users] Crash on reload. Version 0.98.3. Mac OS X 10.7.5

2014-05-07 Thread James Brown
Have just upgraded to version 0.98.3 from 0.98.1. Clamd starts fine, but anytime I reload the database (e.g. running freshclam) clamd will crash. OS X’s crash log says: Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x000

[clamav-users] ClamAV®: ClamAV 0.98.3 has been released!

2014-05-07 Thread Joel Esler (jesler)
http://blog.clamav.net/2014/05/clamav-0983-has-been-released.html ClamAV 0.98.3 has been released, and is available here: http://sourceforge.net/projects/clamav/files/clamav/0.98.3/, below are the highlighted changes and fixes from this release! 0.98.3 -- Here are the new features and im