-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
> > 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
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
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
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.