can't catch gnutls::exception

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed May 19 17:01:51 CEST 2010


Which version of gnutls do you use? In any case can you try not using
the libgnutlsxx.map on linking? (that would be to remove a line
similar to:
-Wl,--version-script=$(srcdir)/libgnutlsxx.map
from your Makefile).

regards,
Nikos

On Wed, May 19, 2010 at 2:50 PM, Andrew P. Hoffmeyer <andy at twvending.com> wrote:
> When I try to compile a program, based on the C++ example on the web site,
> it calls terminate after throwing a gnutls::exception.  When I try to catch
> the exception, the linker gives me the error:
>
>
>
> “undefined reference to “vtable for gnutls::exception”
>
>
>
> I have searched the web and found no suitable solutions to this problem, so
> as a last resort, I am contacting you to see if there is a solution.
>
>
>
> Thanks.
>
>
>
> Andrew Hoffmeyer
>
> Software Developer/Network Administrator
>
> Turnkey Corrections/Turnkey Software Solutions
>
> V: 715-386-5700
>
> F: 715-386-9988
>
>
>
> _______________________________________________
> Gnutls-devel mailing list
> Gnutls-devel at gnu.org
> http://lists.gnu.org/mailman/listinfo/gnutls-devel
>
>




More information about the Gnutls-devel mailing list