[gnutls-help] Compiling gnutls 3.3 with Solaris Studio 12.2

Mat Troi mattroisang at gmail.com
Sat Oct 25 18:29:30 CEST 2014


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" <nmav at gnutls.org> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20141025/7544c192/attachment-0001.html>


More information about the Gnutls-help mailing list