Re: Pthread Problem building clamav-0.86.1

2005-06-27 Thread bsd
Nope, The simple answer is to compile clamav with the disable-pthreads option. Modify the configure args of the Makefile using these attributes : CONFIGURE_ARGS= --with-dbdir=${DBDIR} \ --with-zlib=/usr \ --disable-zlib-vcheck \

Pthread Problem building clamav-0.86.1

2005-06-26 Thread bsd
Hello, I have built on my test machine the latest version of clamav and I am facing a pthread build problem. My system is FreeBSD 5.2.1 // I ain't no C programmer (unfortunately) so any help will be welcome. Another question is how can I get back to the previous version that was

Re: Pthread Problem building clamav-0.86.1

2005-06-26 Thread Craig Kleski
On Sunday 26 June 2005 09:45 pm, bsd wrote: Hello, I have built on my test machine the latest version of clamav and I am facing a pthread build problem. My system is FreeBSD 5.2.1 // I ain't no C programmer (unfortunately) so any help will be welcome. Another question is how can I get