NH> Read .../clamav-milter/INSTALL which tells you what to do when you get
NH> that message.
thanks nigel, it's worked
===
haplopelma lividum (aka pauk)
e-mail: [EMAIL PROTECTED]
icq uin: 32764934
___
From: "haplopelma lividum" <[EMAIL PROTECTED]>
> > and try run make, i get following error:
> >
> > gcc -g -O2 -o .libs/clamav-milter cfgparser.o getopt.o memory.o misc.o
> > clamav-milter.o ../libclamav/.libs/libclamav.so -lz -lbz2 -lgmp
> > -lmilter -lsmutil -lnsl -lpthread -Wl,--rpath -
Co. Ltd
Tel: +66-4-434-2888
Mobile: +66-9-213-7584
http://www.kol.co.th/
Thailand
- Original Message -
From: "haplopelma lividum" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 20, 2005 2:49 PM
Subject: [Clamav-users] error compiling clamav 0.87
hi all.
my system:
hi all.
my system: rh 7.3, sendmail 8.13.4, clamav 0.87
after i apply next patch:
--- clamav-milter.c.old 2005-09-16 23:44:39.0 +0200
+++ clamav-milter.c 2005-09-16 23:56:50.0 +0200
@@ -3439,9 +3439,9 @@
{
fd_set rfds;
struct timeval tv;
+ int ret;
>On Mon, Sep 19, 2005 at 10:35:52AM +0200, Bussel, Robert van said:
>> Hello everybody,
>>
>> I'm trying to compile Clamav 0.87 on an AIX 4.3.3 system. I get the
>> following error:
>>
>> It seems if the compiling process thinks that GMP has not been
>> installed. But this is not the case. I hav
On Mon, Sep 19, 2005 at 10:35:52AM +0200, Bussel, Robert van said:
> Hello everybody,
>
> I'm trying to compile Clamav 0.87 on an AIX 4.3.3 system. I get the
> following error:
>
> It seems if the compiling process thinks that GMP has not been
> installed. But this is not the case. I have GMP 4.
Hello everybody,
I'm trying to compile Clamav 0.87 on an AIX 4.3.3 system. I get the following
error:
gcc -g -O2 -o .libs/clamscan output.o getopt.o memory.o cfgparser.o misc.o
clamscan.o options.o others.o manager.o treewalk.o -L/usr/local/lib
-L../libclamav/.libs -lclamav -lz -lbz2 -lpthre