On Thu, Aug 29, 2013 at 12:16 PM, Graham Murray <[email protected]>wrote:

> Using gnutls 3.2.3.
>
> When I include calls to the function gnutls_set_record_timeout() in my
> application, I get the error message
> ssl.o: In function `ssl_connect_monitor':
> ssl.c:(.text+0x1a4f): undefined reference to `gnutls_record_set_timeout'
> collect2: error: ld returned 1 exit status
>

Hello,
 This function was not accidentally not being included in the exported
symbols list. This is now fixed in the repository and will be included in
the next release.

regards,
Nikos
_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to