[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problem with kermit



Hi,

I'm running Debian 8.5 and I'm getting this when starting kermit (ckermit):


----------
$ kermit tmp/casoc-kermit
?OpenSSL libraries do not match required version:
  . C-Kermit built with OpenSSL 1.0.1f 6 Jan 2014
  . Version found  OpenSSL 1.0.1t  3 May 2016
  OpenSSL versions prior to 1.0.0 must be the same.
  Set LD_LIBRARY_PATH for OpenSSL 1.0.1f 6 Jan 2014.
  Or rebuild C-Kermit from source on this computer to make versions agree.
  C-Kermit makefile target: linux+krb5+openssl
  Or if that is what you did then try to find out why
  the program loader (image activator) is choosing a
  different OpenSSL library than the one specified in the build.

  All SSL/TLS features disabled.

using /dev/ttyUSB0
Connecting to /dev/ttyUSB0, speed 115200
 Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
----------------------------------------------------
----------


$ cat /etc/debian_version
8.5
$ dpkg -l | egrep openssl\|kermit
ii ckermit 302-5 i386 serial and network communications package ii libgnutls-openssl27:i386 3.3.8-6+deb8u3 i386 GNU TLS library - OpenSSL wrapper ii openssl 1.0.1t-1+deb8u2 i386 Secure Sockets Layer toolkit - cryptographic utility
$



Seems like ckermit needs to be rebuilt with newer openssl?


regards,
chris


Reply to: