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.1.4 installed. The > GMP library libgmp.a is located in /usr/local/lib. > > Does anybody have a clue to what the problem might be ?
libgmp.a is a static library, and clamav wants to link it dynamically. When you install gmp, make sure you using --enable-shared or whatever flag configure wants to install shared libraries. -- -------------------------------------------------------------------------- | Stephen Gran | Wrinkles should merely indicate where | | [EMAIL PROTECTED] | smiles have been. -- Mark Twain | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html