mrViewer: symbol lookup error:
/opt/mrviewer/mrviewer/lib/libgnutls.so.30: undefined symbol:
asn1_der_decoding2, version LIBTASN1_0_3
which is
logical as I have an older libtasn1.so.6 in the lib directory of
my program that does not contain the symbol asn1_der_decoding2.
However, the puzzle remains... why does ldd list two libgnutls.so
on his system when I never linked against libgnutls.so.30? It
seems some other lib is pulling in libgnutls.so.30 in but not sure
how can I go about finding which one it is.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.