Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 13:53:06 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Troy <troy@twisted.net>
Cc:        ports@FreeBSD.org
Subject:   Re: clamav-0.88.2_1 upgrade fails to recognize libgmp and disables
Message-ID:  <446325A2.4030708@FreeBSD.org>
In-Reply-To: <20060511105950.GA49214@twisted.net>
References:  <20060511105950.GA49214@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Troy wrote:
> I just upgraded clamav to clamav-0.88.2_1 
> and noticed that the make script did not recognize the GMP library
> properly.
> 
> In the configure script the following line appeared
> 
> configure: WARNING: ****** GNU MP 2 or newer NOT FOUND - digital signature
> support will be disabled !

checking whether setpgrp takes no argument... no
checking for __gmpz_init in -lgmp... yes		<== found
checking for recvmsg... yes

%ldconfig -r | grep gmp
         226:-lgmp.7 => /usr/local/lib/libgmp.so.7
         383:-lgmpxx.4 => /usr/local/lib/libgmpxx.so.4

%pkg_info | grep gmp
libgmp-4.2.1        A free library for arbitrary precision arithmetic

--
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446325A2.4030708>