That is what I did and it worked but I am curious what library to include
for that symbol?  What exactly does --disable-openssl-compatibility do?  I
couldn't find details of it in the doc.  Thanks.
On Oct 25, 2014 1:34 AM, "Nikos Mavrogiannopoulos" <[email protected]> wrote:

> On Fri, 2014-10-24 at 18:30 -0700, Mat Troi wrote:
>
>
> > Yes I have nettle 2.7.1, I changed my configure line to have -L and -l
> > for pointing to libnettle and hogweed and that helps.
> >  NETTLE_LIBS="-L/usr/local/lib -lnettle"
> > NETTLE_CFLAGS="-I/usr/local/include" HOGWEED_LIBS="-L/usr/local/lib
> > -lhogweed" HOGWEED_CFLAGS="-I/usr/local/include"
> > Now I am missing this symbol, do you know what library I need to
> > include for this?
> >   CC       gnutls_openssl.lo
> >   CC       openssl_compat.lo
> >   CCLD     libgnutls-openssl.la
> > Undefined                       first referenced
> >  symbol                             in file
> > version_to_entry                    .libs/gnutls_openssl.o
>
> No idea, but you most probably you don't need this library.
> Try using --disable-openssl-compatibility to configure script.
>
> regards,
> Nikos
>
>
>
>
_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to