Looking at the lld output, where is gnutls 3.3.x linked? On 29/01/15 13:01, kimleanne wrote: > Using lld doesn't produce any sign of gnutls: > > linux-vdso.so.1 (0x00007fff5a3fc000) > libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fe749ab1000) > libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 > (0x00007fe749894000) > libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fe74968f000) > librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fe749487000) > libestr.so.0 => /usr/lib/x86_64-linux-gnu/libestr.so.0 > (0x00007fe749283000) > libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fe74907d000) > liblogging-stdlog.so.0 => > /usr/lib/x86_64-linux-gnu/liblogging-stdlog.so.0 (0x00007fe748e78000) > libjson-c.so.2 => /lib/x86_64-linux-gnu/libjson-c.so.2 > (0x00007fe748c6d000) > libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe7488c3000) > /lib64/ld-linux-x86-64.so.2 (0x00007fe749cd4000) > > Using dpkg-query -l '*gnutls*' > produces: > > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version > Architecture Description > +++-========================================-=========================-=========================-===================================================================================== > un gnutls-bin <none> > <none> (no description available) > un gnutls0 <none> > <none> (no description available) > un gnutls0.4 <none> > <none> (no description available) > un gnutls3 <none> > <none> (no description available) > ii libcurl3-gnutls:amd64 7.38.0-4 > amd64 easy-to-use client-side URL transfer library > (GnuTLS flavour) > ii libgnutls-deb0-28:amd64 3.3.8-5 > amd64 GNU TLS library - main runtime library > ii libgnutls-openssl27:amd64 3.3.8-5 > amd64 GNU TLS library - OpenSSL wrapper > ii libgnutls26:amd64 2.12.20-8+deb7u2 > amd64 GNU TLS library - runtime library > ii rsyslog-gnutls 8.4.2-1 > amd64 TLS protocol support for rsyslog > > This is Debian Jessie. > > Thanks. > > On 29/01/15 10:09, Nikos Mavrogiannopoulos wrote: >> On Thu, 2015-01-29 at 09:19 +1300, kimleanne wrote: >>> I've tried that. Where abouts does stderr log to? Doesn't appear to be >>> in /var/log anywhere based on a search for "gnutls" ignoring case. >> stderr is your terminal you run it. If it doesn't print anything, are >> you sure your rsyslog is linked with gnutls 3.3.x? >> >>
_______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
