Re: [Clamav-users] make fails with 0.80rc2

2004-09-22 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trog wanted us to know: >> mbox.c: In function `getURL': >> mbox.c:2735: `CURLOPT_DNS_USE_GLOBAL_CACHE' undeclared (first use in >> this function) >Disable libcurl support: >./configure --without-libcurl Shouldn't the configure script detect if libc

Re: [Clamav-users] make fails with 0.80rc2

2004-09-22 Thread Nigel Horne
> > Hi > > > > I've built clamav-0.80rc2 on FC1 FC2 and FC3, but > > when I tried it on a RH 7.2 machine the make fails as follows: > > > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -MT > > mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c -fPIC -DPIC -o .libs/mbox.lo > > m

Re: [Clamav-users] make fails with 0.80rc2

2004-09-22 Thread Bill Maidment
Trog wrote: Disable libcurl support: ./configure --without-libcurl Thanks. That did it. -- _/_/_/_/ _/ _/ _/_/ _/ _/ _/ _/_/_/_/ _/ _/_/ _/ _/ _/ _/_/_/_/ _/ _/ _/ Bill Maidment Maidment Enterprises Pty Ltd Unless you are named "Alfred E. Newman", yo

Re: [Clamav-users] make fails with 0.80rc2

2004-09-22 Thread Trog
On Wed, 2004-09-22 at 10:53, Bill Maidment wrote: > Hi > > I've built clamav-0.80rc2 on FC1 FC2 and FC3, but > when I tried it on a RH 7.2 machine the make fails as follows: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -MT > mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c

[Clamav-users] make fails with 0.80rc2

2004-09-22 Thread Bill Maidment
Hi I've built clamav-0.80rc2 on FC1 FC2 and FC3, but when I tried it on a RH 7.2 machine the make fails as follows: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -MT mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c -fPIC -DPIC -o .libs/mbox.lo mbox.c: In function `getURL': mbox.