Hi Edwin,

You are right. I have the same error with the suggested test.
Now I have to find new AIX gcc binaries.

Thanks,

Zvi

----- Original Message ----- From: "Török Edwin" <[email protected]>
To: "ClamAV users ML" <[email protected]>
Sent: Sunday, September 12, 2010 2:37 PM
Subject: Re: [Clamav-users] clamav-0.96.2 pthread error


On Sun, 12 Sep 2010 12:35:14 +0200
"Zvi Kave" <[email protected]> wrote:



I am trying to configure and make clamav-0.96.2 by AIX gcc 3.3.2,
but I got the following error - someone can help ?

Thanks,

Zvi

./configure
...
checking pthread.h usability...
no checking pthread.h presence...
yes configure: WARNING: pthread.h: present but cannot be
compiled configure: WARNING: pthread.h:     check for missing
prerequisite headers? configure: WARNING: pthread.h: see the Autoconf
documentation configure: WARNING: pthread.h:     section "Present But
Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with
the compiler's result configure: WARNING:     ##
-------------------------------------- ## configure: WARNING:     ##
Report this to http://bugs.clamav.net/ ## configure: WARNING:     ##
-------------------------------------- ## checking for pthread.h...

Looks like your pthread.h or your compiler is broken.
Do other apps that use pthread work?

Does this trivial app compile:
#include <pthread.h>
int main() { return 0;}

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

__________ Information from ESET NOD32 Antivirus, version of virus signature database 5444 (20100912) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to