[gnutls-help] Compiling gnutls 3.3 with Solaris Studio 12.2
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sat Oct 25 10:34:36 CEST 2014
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
More information about the Gnutls-help
mailing list