configure cannot find -lhogweed

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Jan 13 15:31:53 CET 2012


On Fri, Jan 13, 2012 at 9:40 AM,  <snigdhamukherjee at bel.co.in> wrote:

> Hi all,
> I was using gnutls 2.10 and decided to upgrade to 3.0.11 for its DTLS
> features.
> But gnutls 3.0.11 fails to configure on my RHEL 6.0.
> I have installed nettle 2.4 as follows
> ./configure --prefix=/usr --disable-openssl --enable-shared
> The nettle shared objects are present in /usr/lib as
> libnettle.a
> libnettle.so -> libnettle.so.4.3
> libnettle.so.4 -> libnettle.so.4.3
> libnettle.so.4.3

Nettle does not build libhogweed if you don't have the gmp library
available. Most probably you need to install gmp and reconfigure
nettle.

regards,
Nikos




More information about the Gnutls-help mailing list