I've been trying to compile clamav (0.93) on AIX 5.2, and I keep getting the

checking for libgmp... no
configure: WARNING: ****** GNU MP 2 or newer NOT FOUND - digital
signature support will be disabled !

conflig.log shows the following:

configure:15256: checking for libgmp
configure:15286: cc -qlanglvl=extc89 -o conftest -g
-I/usr/local/include  conftest.c  -lgmp >&5
ld: 0706-006 Cannot find or open library file: -l gmp
        ld:open(): No such file or directory
configure:15292: $? = 255

I have compiled and installed GMP, and the libraries are in fact
located in /usr/local/include:

gmp.h
libgmp.a
libgmp.la

Is it possible one is missing? or is there some other thing I need to
do to make the clamav configure see that it is, in fact installed, IN
the location where it's looking.

At the end of the GMP install, it did say:

Libraries have been installed in:
   /usr/local/include

So I'm not sure where the disconnect is happening between the two
programs; if anyone has any ideas, I'd be very glad to hear them!

Naomi Hospodarsky

Naomi Hospodarsky
Systems Administrator
University of Iowa
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to