libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] configure unable to find gnutls


From: Christian Grothoff
Subject: Re: [libmicrohttpd] configure unable to find gnutls
Date: Mon, 29 Dec 2014 12:01:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.8.1

On 12/29/14 07:06, address@hidden wrote:
> Hello,
> 
> I'm trying to cross compile libmicrohttpd to be used on a set-top-box,
> but the configure script is unable to find gnutls.
> 
> Configure script output excerpt:
> 
> checking gnutls/gnutls.h usability... yes
> checking gnutls/gnutls.h presence... yes
> checking for gnutls/gnutls.h... yes
> checking for gnutls_priority_set in -lgnutls... no
> checking whether to support HTTPS... no (lacking libgnutls)
> 
> Gnutls is installed in /opt/opensource/target and PKG_CONFIG_PATH is set
>  to /opt/opensource/target/pkgconfig. I have also tried setting
> --with-gnutls=/opt/opensource/target and
> LDFLAGS="-L/opt/opensource/target/lib" but I get the same thing.
> 
> objdump says that libgnutls.so.28.41.3 has a gnutls_priority_set symbol.
> 
> Any idea why configure isn't finding gnutls?

Not immediately. You should inspect 'config.log' (grep for 'gnutls') to
see what configure executed and how/why the step failed.

Best regards,

Christian

Attachment: 0x48426C7E.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]