[gnutls-help] Make Errors

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Aug 12 09:36:11 CEST 2015


On Tue, Aug 11, 2015 at 11:17 PM, Adam Dunsmoor <ADunsmoor at elemechinc.com>
wrote:

> Hello.  I am trying to make GnuTLS 3.4.4 and am getting the following
> errors:
>
>
>
> //user/local/lib/libgnutls.so.30: undefined reference to
> 'asn1_decode_simple_ber at LIBTASN1_0_3'
> //user/local/lib/libgnutls.so.30: undefined reference to
> 'p11_kit_uri_get_pin_value'
>
> I can skip p11 “./configure –without-p11-kit” but can’t for libtasn
>

You are compiling with a newer library than the one you are linking with.
Most likely you have both versions of the libraries available but your
flags to linker are not correct.

regards,
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20150812/86258beb/attachment.html>


More information about the Gnutls-help mailing list